- 18 Aug, 2011 1 commit
-
-
Ł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.
-
- 17 Aug, 2011 11 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
-
- 16 Aug, 2011 6 commits
-
-
Ł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
-
- 12 Aug, 2011 16 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Root software instance requests shall be disallowed, period.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Graphs were not cyclic.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Moreover update existing tests in order to simulate real cases.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Even more -- return True in case if all was ok.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instead of raising ValueError, which is used all the time, except DisconnectedSoftwareTree exception. It allows to have selective detection of software instance problem and allows to test what exactly was told.
-
Łukasz Nowak authored
Treat tree of software instance as graph and simulate requested changes. Before doing any real changes check if graph is still connected. Add utility method to software instance class in order to use collections module and have fast graph walking.
-
- 11 Aug, 2011 6 commits
-
-
-
Antoine Catton authored
success
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
-
Antoine Catton authored
-