- 19 Aug, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 18 Aug, 2011 10 commits
-
-
Gabriel Monnerat authored
Use software_instance_slap_interface_workflow instead of slave_instance_slap_interface_workflow, because those workflows were merged and slave_instance_slap_interface_workflow was removed
-
Gabriel Monnerat authored
remove the workflow slave_instance_slap_interface_workflow because this workflow was merged with software_instance_slap_interface_workflow.
-
Gabriel Monnerat authored
refactored workflow to be used by Slave Instance. The scripts were merged with scripts from slave_instance_slap_instance_workflow. Now, the script SoftwareInstance_requestComputerPartition is able to allocate a Slave Instance in the right Computer Partition
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In cases when hosting subscription is shared by many computer partitions, which belongs to different computers all computers from this group need access to this hosting subscription.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add tests to check that a Slave Instance will not be allocated when a Software Instance is destroyed
-
- 17 Aug, 2011 12 commits
-
-
Łukasz Nowak authored
Implement destroy_requested state and transition and mark as soon as possible this state in case when software instance is being destroyed. In SalePackingList_requestStoredSoftwareInstanceState support destroy_requested, which in case of ongoing destruction is no-op.
-
Łukasz Nowak authored
In such scenario no hosting packing lists shall be created.
-
Łukasz Nowak authored
When instance has packing list related with setup and cleanup and both are, confirmed state in case of typical scenario (node says stopped and just after destroyed) its automatically created instance hosting sale packing lists shall be delivered.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Do not call checkConnected, in order to have only checkCyclic fired up.
-
Łukasz Nowak authored
Thanks to this it is possible to manipulate not finished (not delivered yet) packing lists during destruction process.
-
Łukasz Nowak authored
vifib_base does not have this portal type, it exists only at vifib_open_trade.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Gabriel Monnerat authored
-
- 16 Aug, 2011 17 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
rename variable to be consistent with ComputerPartition.request and follow last changes in person_slap_interation_workflow
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
refactor code to the paremeters be consistent with ComputerPartition.request. Use shared and shared_xml instead of slave_xml
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
software_instance was not available anymore.
-
Łukasz Nowak authored
During finding root software instance not full tree is analysed. In order to have more complete graph just add some nodes which shall be. They will be mostly leaf nodes, so they do not impact graph connectivity nor cycleism.
-
Łukasz Nowak authored
-