Update test cases
Create all actions (particularly resource related ones) as needed and not at
unpack time - makes things a little cleaner.
Remove "stop" and "start" from the resource and instead make ordering
constraints use rsc+task or action. This allows us to recover in scenarios where multiple start or stop actions are required (such as when a resource is active on more than one node).
Delay processing of ordering constraints until the last step when all actions
have been decided on and placed appropriately.
Order actions by the priority of the associated resource and then by the
order of creation. Non-resource actions are listed last.
Rename the constraint list variables to more accuratly reflect what they are.
CVS patchset: 4215
CVS date: 2004/10/27 15:30:55
Mercurial revision: ef6cd44418ddf80fa5f9e4dbcc3885444e7b5d8a