- 01 Dec, 2011 1 commit
-
-
Antoine Catton authored
-
- 30 Nov, 2011 5 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
It is not allowed to access to collections.deque in a python script. Let switch back to poor man queue using python native lists. This reverts commit 18060ee5. Conflicts: master/bt5/vifib_base/bt/revision
-
Antoine Catton authored
Check connection from root hosting subscription instead of root software instance in SoftwareInstance_requestSoftwareInstance
-
Antoine Catton authored
-
- 29 Nov, 2011 6 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
- 28 Nov, 2011 9 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
Add root_software_release_url property on Hosting Subscription in order to store the requested software_release.
-
Antoine Catton authored
Add root_state_property on Hosting Subscription in order to store to which state the root instance was requested.
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
Antoine Catton authored
-
- 25 Nov, 2011 7 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
This reverts commit 99d1c52c. My mistake. We used : dict.get("key") or "default" instead of : dict.get("key", "default") because some time dict["key"] is None.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
-
Łukasz Nowak authored
-
Antoine Catton authored
This avoid looping on one item.
-
- 24 Nov, 2011 11 commits
-
-
Antoine Catton authored
-
Antoine Catton authored
- Use Hosting Subscribtion as root - Rename 'SoftwareInstance_getSoftwareInstanceUid' into 'SoftwareInstance_getHostingSubscriptionUid' to have a meanful name.
-
Antoine Catton authored
-
Antoine Catton authored
string to vifib master.
-
Antoine Catton authored
-
Antoine Catton authored
Conflicts: slapos/grid/slapgrid.py
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Antoine Catton authored
-
Antoine Catton authored
-
- 23 Nov, 2011 1 commit
-
-
Antoine Catton authored
-