summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | Added docstring to explain usage of reserved keyword argumentTushar Patil2011-09-0839-107/+2628
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Fix for LP Bug #839269Tushar Patil2011-09-024-6/+11
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Stock zones follows a fill-first methodology—the current zone is filled wit...Kevin L. Mitchell2011-09-092-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | don't need random in abstract_scheduler.py anymore...Kevin L. Mitchell2011-09-091-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | pull-up from trunk; move spread_first into base_scheduler.pyKevin L. Mitchell2011-09-0920-200/+1038
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add comment to document why random.shuffle() worksKevin L. Mitchell2011-09-091-0/+7
| | * | | | | | | | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-09-0815-13/+1741
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | actually shuffle the weighted_hosts list...Kevin L. Mitchell2011-09-071-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | spread-first strategyKevin L. Mitchell2011-09-071-1/+4
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-093-11/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-0910-151/+393
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-089-37/+637
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | First pass at adding reboot_type to reboot codepath.Josh Kearney2011-09-0813-21/+38
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | tweaksSandy Walsh2011-09-122-2/+5
* | | | | | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-09-0922-202/+1036
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Remove the unnecessary sudo from qemu-img as it is unneeded and doesn't work ...Vishvananda Ishaya2011-09-091-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | remove sudo from qemu-img commandsVishvananda Ishaya2011-09-091-2/+2
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Remove chanes_since and key_name from basic server entity.Brian Waldon2011-09-092-9/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | removing key_name and config_drive from non-detailed server entityBrian Waldon2011-09-092-9/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | adds a fake_network module to tests to generate sensible network info for tes...Trey Morris2011-09-094-136/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | 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-0720-64/+287
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | 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-0152-916/+3085
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | moved cidr_v6 backTrey Morris2011-09-011-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | trunk mergeTrey Morris2011-08-31129-1418/+11224
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | | | | | update libvirt testsTrey Morris2011-08-261-3/+8
| | * | | | | | | | | | | | | | | | | | | | | | | update libvirtTrey Morris2011-08-261-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | updated instance type fake modelTrey Morris2011-08-261-2/+7
| | * | | | | | | | | | | | | | | | | | | | | | | added vcpus to instance flavor test modelTrey Morris2011-08-261-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | added memory_mb to instance flavor test modelTrey Morris2011-08-261-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | forgot test print statementsTrey Morris2011-08-261-2/+0