- 15 Jun, 2011 11 commits
-
-
Ł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 29 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
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
SLA XML is stored on Software Instance, but in many place the dictionary have to be used.
-
Łukasz Nowak authored
It will be later used to follow SLA.
-
Łukasz Nowak authored
Later is shall be used in order to being followed.
-
Łukasz Nowak authored
It is easier to store on higher level, as pure XML. Other methods will have to unserialise data from XML, which would be needed anyway in case of storing them this way.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This reverts commit 79f0aaea. More code analysis is required in order to being able support required cases with parameters passed by user.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-