- 21 Jun, 2011 2 commits
-
-
Ł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.
-
- 17 Jun, 2011 4 commits
-
-
Łukasz Nowak authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 Jun, 2011 6 commits
-
-
Gabriel Monnerat authored
Clean up the test because this tests and scripts were moved to erp5_credential. In testVifibCredential have only one test to validate if feature of subscription works in vifib context as expected.
-
Łukasz Nowak authored
Use by default checkUserCanChangePassword, but as in ERP5 users do not have such persmission to Person document which defines them, check if logged in user login is same as document reference.
-
Łukasz Nowak authored
Prove that user can request and revoke certificate for himself. Prove that user cannot request twice the certificate. Prove that user cannot request nor revoke certificate for another one.
-
Łukasz Nowak authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 15 Jun, 2011 16 commits
-
-
Łukasz Nowak authored
Note: Currently failing, because users cannot set own passwords.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It allows to get/revoke certificates for Person. Protected in same way as setting Person's password.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is too dangerous, as it allows to generate certificates for any user.
-
Łukasz Nowak authored
Try to confirm order related to another requested software instance. It shall fail with ValueError, which indicates in Vifib, that no free partition was found, which means that SLA was correctly used.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
As there is no way to have returned object, generate random value and reuse it later to fetch exact object. Also extended tests with Order Line checks.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
sla_xml have to be passed always. As this test have to work on low level API it is required to follow such API.
-
- 14 Jun, 2011 12 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It supports cases when Person is in middle of requesting of Software Instance.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
User cannot fetch his instance until related sale order is not confirmed.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Vincent Pelletier authored
brctl is the only command which remains mandatory (except if alter_network is false), as it is used to fetch information from system that even an unprivileged user can see. Example use: PATH=$PATH:/usr/sbin ./bin/slapformat -cdv slapos.cfg
-
Vincent Pelletier authored
Prepares for incomming monkey-patching.
-
Vincent Pelletier authored
Output system commands and system-altering functions from python's os module.
-
Łukasz Nowak authored
-