summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | | | | | | | | * | trunk mergeSandy Walsh2011-09-0932-1556/+1086
| | | | | | | | | | | | | | | | | | | | | | |\ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | adding auth tokens to child zone callsSandy Walsh2011-09-091-11/+14
| | | | | | | | | | | | | | | | | | | | | | * | child zone queries working with keystone nowSandy Walsh2011-09-0830-42/+1869
| | | | | | | | | | | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | * migration moveSandy Walsh2011-09-121-0/+0
| | | | | | | | | | | | | | | | | | | | | | | * trunk mergeSandy Walsh2011-09-1265-1628/+3017
| | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | use 'qemu-image resize' rather than 'truncate' to grow image filesScott Moser2011-09-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | use 'qemu-image resize' rather than 'truncate' to grow image filesScott Moser2011-09-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | When vpn=true in allocate ip, it attempts to allocate the ip that is reserved...Tushar Patil2011-09-124-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Added docstring to explain usage of reserved keyword argumentTushar Patil2011-09-0842-116/+2664
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for LP Bug #839269Tushar Patil2011-09-024-6/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Do not require --bridge_interface for FlatDHCPManager (lp:844944)Mark McLoughlin2011-09-111-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Do not require --bridge_interface for FlatDHCPManagerMark McLoughlin2011-08-241-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Makes nova-vncproxy listen for requests on the queue like it did before the b...Vishvananda Ishaya2011-09-101-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fixes vncproxy service listening on rabbitVishvananda Ishaya2011-09-081-6/+9
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | 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-0930-1554/+1088
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add comment to document why random.shuffle() worksKevin L. Mitchell2011-09-091-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-09-0818-22/+1775
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | actually shuffle the weighted_hosts list...Kevin L. Mitchell2011-09-071-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | spread-first strategyKevin L. Mitchell2011-09-071-1/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Pass reboot_type (either HARD or SOFT) to the virt layers from the API.Josh Kearney2011-09-0912-20/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-093-11/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-09-0919-1505/+442
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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-0722-67/+291
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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-0156-926/+3095
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | moved cidr_v6 backTrey Morris2011-09-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | trunk mergeTrey Morris2011-08-31158-1679/+12260
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | 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