- 25 Oct, 2012 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 24 Oct, 2012 35 commits
-
-
Łukasz Nowak authored
-
Romain Courteaud authored
Do not depends on external documents to fetch informations.
-
Romain Courteaud authored
give full view access to everybody for now.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
It is just alias to getFullComputerInformation. Also simplify code and drop obsoleted parameter.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This method is used without convertToREST
-
Romain Courteaud authored
Do not use packing list to find related documents.
-
Romain Courteaud authored
This script does not depends on Packing List.
-
Romain Courteaud authored
Directly access document from local link.
-
Romain Courteaud authored
Access document from local link.
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Directly fetch person information from related Hosting Subscription.
-
Łukasz Nowak authored
It is called in global bootstrapSite.
-
Łukasz Nowak authored
-
Romain Courteaud authored
No need to use packing list to find related documents.
-
Łukasz Nowak authored
ShaCache functionality was added.
-
Łukasz Nowak authored
vifib_web_ui_test was removed by mistake.
-
Łukasz Nowak authored
Check that bang is called on parameter change for state, software release, instnace xml and sla xml. Cover basic shared cases. Additionally abort transaction on end of test and generate random XMLs.
-
Romain Courteaud authored
-
Romain Courteaud authored
Computer doesn't need to access Hosting Subscription, as SlapTool only access Partitions and Instances.
-
Romain Courteaud authored
-
Romain Courteaud authored
Instances related to the HS are already assignor on it.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Check that destroyed state creates no new object (test_request_destroyed_state). Check that simple case of requesting two different instances works correctly (test_request_two_different). Check that changes to tree structure are applied correctly for indexed tree (test_request_tree_change_indexed) and that they are forbidden in other cases (test_request_tree_change_not_indexed and test_request_tree_change_same_transaction, where the former is a low severity bug, so expectedFailure). Check that state is correctly propagated (test_request_started_stopped_destroyed).
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Rafael Monnerat authored
BT5 list was sorted accord the dependency tree of vifib_erp5, this list will be automatically resolved in future. List was obtained by the output of: context.portal_templates.resolveBusinessTemplateListDependency(["vifib_erp5"])
-