summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rescue/unrescue in compute manager to use uuidsAlex Meade2011-11-231-13/+42
| |/ /
* | | Merge "Updating set_admin_password in compute.api and compute.manager to use ...Jenkins2011-11-251-2/+4
|\ \ \
| * | | Updating set_admin_password in compute.api and compute.manager to use instanceNaveed Massjouni2011-11-231-2/+4
| |/ /
* / / Fix trivial fourth quote in docstring.Ewan Mellor2011-11-241-1/+1
|/ /
* | Call df with -k instead of -B1Lorin Hochstein2011-11-221-4/+7
* | Make fakelibvirt python2.6 compatibleSoren Hansen2011-11-221-1/+5
* | Updating attach/detach in compute.api and compute.manager to useNaveed Massjouni2011-11-221-2/+5
* | Extend test_virt_driver to also test libvirt driver.Soren Hansen2011-11-226-189/+1590
|/
* Merge "Put instances in ERROR state when scheduler fails."Jenkins2011-11-211-0/+18
|\
| * Put instances in ERROR state when scheduler fails.Kevin L. Mitchell2011-11-211-0/+18
* | Merge "snapshot/backup in compute manager to use uuids"Jenkins2011-11-212-17/+18
|\ \ | |/ |/|
| * snapshot/backup in compute manager to use uuidsAlex Meade2011-11-182-17/+18
* | Merge "Converting tests to use v2"Jenkins2011-11-1834-597/+567
|\ \
| * | Converting tests to use v2Brian Waldon2011-11-1734-597/+567
| |/
* | Merge "Implement schedule_prep_resize()"Jenkins2011-11-183-8/+164
|\ \
| * | Implement schedule_prep_resize()Kevin L. Mitchell2011-11-183-8/+164
| |/
* | Merge "Add a "libvirt_disk_prefix" flag to libvirt driver"Jenkins2011-11-181-0/+38
|\ \
| * | Add a "libvirt_disk_prefix" flag to libvirt driverAlvaro Lopez2011-11-171-0/+38
* | | Merge "lock/unlock in compute manager to use uuids"Jenkins2011-11-181-10/+9
|\ \ \
| * | | lock/unlock in compute manager to use uuidsAlex Meade2011-11-171-10/+9
| | |/ | |/|
* / | suspend/resume in compute manager to use uuidsAlex Meade2011-11-171-16/+19
|/ /
* | Merge "pause/unpause in compute manager to use uuids"Jenkins2011-11-171-20/+27
|\ \
| * | pause/unpause in compute manager to use uuidsAlex Meade2011-11-171-20/+27
* | | Refactor metadata code out of ec2/cloud.pyVishvananda Ishaya2011-11-172-30/+46
|/ /
* | Creating new v2 namespace in nova.api.openstackBrian Waldon2011-11-1742-177/+189
* | Merge "Adding downgrade for migration 57 plus test"Jenkins2011-11-171-0/+46
|\ \ | |/ |/|
| * Adding downgrade for migration 57 plus testRick Harris2011-11-141-0/+46
* | Merge "Refactoring/cleanup of some view builders."Jenkins2011-11-162-71/+76
|\ \
| * | Refactoring/cleanup of some view builders.Brian Lamar2011-11-162-71/+76
* | | Merge "Separate metadata api into its own service"Jenkins2011-11-163-3/+4
|\ \ \
| * | | Separate metadata api into its own serviceVishvananda Ishaya2011-11-153-3/+4
* | | | Merge "Makes sure gateways forward properly"Jenkins2011-11-161-4/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Makes sure gateways forward properlyVishvananda Ishaya2011-11-161-4/+20
* | | | Merge "Convert remaining calls to use instance objects"Jenkins2011-11-161-1/+32
|\ \ \ \
| * | | | Convert remaining calls to use instance objectsBrian Waldon2011-11-161-1/+32
* | | | | Merge "Make run instances respect availability zone"Jenkins2011-11-161-0/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make run instances respect availability zoneVishvananda Ishaya2011-11-161-0/+35
| |/ / /
* | | | Merge "Replacing disk config extension to match spec."Jenkins2011-11-166-403/+444
|\ \ \ \
| * | | | Replacing disk config extension to match spec.Rick Harris2011-11-166-403/+444
| |/ / /
* | | | Merge "Convert security_group calls to use instance objs"Jenkins2011-11-162-5/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Convert security_group calls to use instance objsBrian Waldon2011-11-162-5/+20
* | | | Merge "Fixes bug 890206"Jenkins2011-11-162-3/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes bug 890206Alvaro Lopez2011-11-162-3/+52
* | | | Remove hostname update() logic in compute.APIBrian Lamar2011-11-162-15/+0
|/ / /
* | | Merge "Follow hostname RFCs"Jenkins2011-11-153-1/+52
|\ \ \
| * | | Follow hostname RFCsBrian Lamar2011-11-153-1/+52
| |/ /
* | | Merge "Fixing image create in S3ImageService"Jenkins2011-11-151-0/+2
|\ \ \ | |/ / |/| |
| * | Fixing image create in S3ImageServiceBrian Waldon2011-11-141-0/+2
* | | Merge "Fixes Bug #861293 nova.auth.signer.Signer now honors the SignatureMeth...Jenkins2011-11-151-8/+31
|\ \ \
| * | | Fixes Bug #861293Brendan Maguire2011-09-291-8/+31