- 22 Jun, 2011 5 commits
-
-
Gabriel Monnerat authored
Use default user to check the objects because the user as customer can not access all objects to check if are different. Add new test to be implement later
-
Gabriel Monnerat authored
add steps to test_request_SlaveInstance_twice. This test is to check that requesting a Slave Instance twice, the instances are created correctly
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add new step to test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. add new step to test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. This step is to check if the slave instance and software instance with the same software release are allocated to the same computer partition
-
Gabriel Monnerat authored
implement test_Person_request_SlaveInstance_Two_Different_SoftwareInstance. This test is to check that one Slave Instance is allocated correctly when exists two different Software Instances and Computer Partition. The slave instance must be allocated in Computer Partition that exists one Software Instance with the same Software Release.
-
- 21 Jun, 2011 21 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
implement test test_ComputerPartition_request_SlaveInstance_noSoftwareInstance. This is to check that one Slave Instance will wait allocation if no exists Software Instance installed
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Revert "update local roles to test_vifib_customer_a user". Call updateLocalRolesOnSecurityGroups() after login is not allowed. The user was configured correctly on vifib_bt5 This reverts commit de06243f.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Thanks to partially reverting "Use only externally provided buildout." (commit 2a0bbcc9) it is possible to use slapgrid with provided buildout binary, but no one is forced to follow this way, as old style internal bootstraping procedure is available. Conflicts, manually merged: slapos/grid/slapgrid.py slapos/grid/utils.py
-
Łukasz Nowak authored
Allow to have not defined buildout binary.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add steps to test_Person_request_SlaveInstance_with_Different_User. This test is to check if user B can declare a slot of slave instance in computer partition used by user A
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 20 Jun, 2011 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
implement test_Person_request_SlaveInstance. This test validates if is possible create Slave Instance with the same user used to create one Software Instance
-
Gabriel Monnerat authored
remove bt5 because this bt5 is not required anymore. Now, you can configure the default assignment to vifib users in portal_preferences interface
-
- 17 Jun, 2011 7 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
remove transaction because it is not required. The goals is reuse the transaction request_software_instance
-
Romain Courteaud authored
This functionnality is already provided by request.
-
Łukasz Nowak authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 Jun, 2011 4 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
add workflow method to request one slave instance. The script added is a blank script; only to commit a skel of Slave Instance
-
Gabriel Monnerat authored
remove form used to list the Slave Partitions. This form is not used anymore because Slave Partition is obsolete
-