summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | Updated limits serialization tests to use etree and added limits schemaAlex Meade2011-08-251-26/+30
| * | | | | | | | | | | | | | | | | | | Fixed integrated.test_xml to be more robustAlex Meade2011-08-251-7/+6
| * | | | | | | | | | | | | | | | | | | updated testsAlex Meade2011-08-252-45/+8
| * | | | | | | | | | | | | | | | | | | DRYed up code by moving _to_xml into XMLDictSerializerAlex Meade2011-08-254-0/+175
| * | | | | | | | | | | | | | | | | | | updated addresses xml serialization tests to use etree instead of minidomAlex Meade2011-08-251-27/+27
| * | | | | | | | | | | | | | | | | | | Added schemasAlex Meade2011-08-251-54/+68
| * | | | | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-253-0/+258
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Updated ImageXMLSerialization tests to use etree instead of minidomAlex Meade2011-08-241-185/+162
| * | | | | | | | | | | | | | | | | | | | Updated FlavorsXMLSerialization tests to use etree and validation instead of ...Alex Meade2011-08-241-101/+79
* | | | | | | | | | | | | | | | | | | | | we're backSandy Walsh2011-09-136-20/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Correctly map image statuses from Glance to OSAPI v1.1Brian Waldon2011-09-121-12/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | adding tests for deleted and pending_delete statusesBrian Waldon2011-09-121-7/+89
| | * | | | | | | | | | | | | | | | | | | fixing image status mappingBrian Waldon2011-09-091-5/+5
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with G...Dan Prince2011-09-124-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-104-6/+7
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fixes rogue usage of sudo that crept inThierry Carrez2011-09-121-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix rogue usage of 'sudo' bypassing the run_as_root=True methodThierry Carrez2011-09-121-2/+2
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | zone manager tests workingSandy Walsh2011-09-121-6/+7
* | | | | | | | | | | | | | | | | working on getting tests backSandy Walsh2011-09-122-20/+34
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | When vpn=true in allocate ip, it attempts to allocate the ip that is reserved...Tushar Patil2011-09-121-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added docstring to explain usage of reserved keyword argumentTushar Patil2011-09-089-30/+987
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix for LP Bug #839269Tushar Patil2011-09-021-1/+2
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-091-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove chanes_since and key_name from basic server entity.Brian Waldon2011-09-091-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | removing key_name and config_drive from non-detailed server entityBrian Waldon2011-09-091-4/+0
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-095-142/+382
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | adds a fake_network module to tests to generate sensible network info for tes...Trey Morris2011-09-093-134/+250
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | properly handle the id resettersTrey Morris2011-09-071-0/+1
| | * | | | | | | | | | | | | | | removed vestigeTrey Morris2011-09-071-15/+0
| | * | | | | | | | | | | | | | | forgot _idTrey Morris2011-09-071-1/+1
| | * | | | | | | | | | | | | | | had used wrong variableTrey Morris2011-09-071-1/+1
| | * | | | | | | | | | | | | | | changed the fixed_ip_generatorTrey Morris2011-09-071-39/+71
| | * | | | | | | | | | | | | | | merged trunkTrey Morris2011-09-075-27/+190
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | updated floating_ip generationTrey Morris2011-09-071-3/+4
| | * | | | | | | | | | | | | | | correct floating ip id to increment in fake_networkTrey Morris2011-09-041-1/+1
| | * | | | | | | | | | | | | | | removed unneeded importTrey Morris2011-09-021-1/+0
| | * | | | | | | | | | | | | | | rick nitsTrey Morris2011-09-021-33/+35
| | * | | | | | | | | | | | | | | alex meade issuesTrey Morris2011-09-021-19/+19
| | * | | | | | | | | | | | | | | renamed fake_network_info.pyTrey Morris2011-09-013-5/+5
| | * | | | | | | | | | | | | | | trunk mergeTrey Morris2011-09-0125-425/+1075
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ trunk mergeTrey Morris2011-08-3154-817/+5697
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | removed self.test ip and _setup_networking from libvirtTrey Morris2011-08-261-61/+3
| | * | | | | | | | | | | | | | | | | updated libvirt testTrey Morris2011-08-261-5/+6
| | * | | | | | | | | | | | | | | | | stubbed some stuff in test_libvirtTrey Morris2011-08-261-0/+7
| | * | | | | | | | | | | | | | | | | couple of pep8sTrey Morris2011-08-261-0/+1
| | * | | | | | | | | | | | | | | | | updated fake valuesTrey Morris2011-08-261-1/+1
| | * | | | | | | | | | | | | | | | | updated fake valuesTrey Morris2011-08-261-5/+8
| | * | | | | | | | | | | | | | | | | updated fake valuesTrey Morris2011-08-261-1/+1
| | * | | | | | | | | | | | | | | | | updated fake valuesTrey Morris2011-08-261-1/+1
| | * | | | | | | | | | | | | | | | | forgot )Trey Morris2011-08-261-1/+1