summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Get hypervisor uptime."Jenkins2012-07-055-0/+65
|\
| * Get hypervisor uptime.Kevin L. Mitchell2012-06-295-0/+65
* | Merge "Make possible to store snapshots not in /tmp directory"Jenkins2012-07-051-1/+2
|\ \
| * | Make possible to store snapshots not in /tmp directoryBoris Filippov2012-07-031-1/+2
* | | Merge "Add checks for retrieving deleted instance metadata for notification e...Jenkins2012-07-051-0/+35
|\ \ \
| * | | Add checks for retrieving deleted instance metadata for notification events.Alex Meade2012-07-051-0/+35
* | | | Merge "Remove auth-related nova-manage commands"Jenkins2012-07-051-59/+0
|\ \ \ \
| * | | | Remove auth-related nova-manage commandsBrian Waldon2012-07-051-59/+0
* | | | | Merge "Remove unnecessary target_host flag in xenapi driver tests"Jenkins2012-07-051-16/+11
|\ \ \ \ \
| * | | | | Remove unnecessary target_host flag in xenapi driver testsJohannes Erdfelt2012-07-051-16/+11
* | | | | | Merge "Remove unnecessary setUp() method in xenapi driver tests"Jenkins2012-07-051-11/+0
|\| | | | |
| * | | | | Remove unnecessary setUp() method in xenapi driver testsJohannes Erdfelt2012-07-051-11/+0
* | | | | | Merge "Drop xenapi session.get_imported_xenapi()"Jenkins2012-07-053-33/+33
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Drop xenapi session.get_imported_xenapi()Johannes Erdfelt2012-07-033-33/+33
| | |_|/ / | |/| | |
* | | | | Merge "Pass vdi_ref to fake.create_vbd() not a string"Jenkins2012-07-051-2/+5
|\ \ \ \ \
| * | | | | Pass vdi_ref to fake.create_vbd() not a stringJohannes Erdfelt2012-07-021-2/+5
* | | | | | Merge "Finish AUTHORS transition."Jenkins2012-07-051-27/+0
|\ \ \ \ \ \
| * | | | | | Finish AUTHORS transition.Monty Taylor2012-07-051-27/+0
* | | | | | | Merge "Allow network_uuids that begin with a prefix"Jenkins2012-07-051-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Allow network_uuids that begin with a prefixJason Kölker2012-07-051-0/+6
* | | | | | | Merge "Ensure system metadata is sent on new image creation."Jenkins2012-07-051-0/+51
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure system metadata is sent on new image creation.SandyWalsh2012-07-041-0/+51
| |/ / / / /
* | | | | | Merge "Add compatibility for CPU model config with libvirt < 0.9.10"Jenkins2012-07-051-0/+73
|\ \ \ \ \ \
| * | | | | | Add compatibility for CPU model config with libvirt < 0.9.10Daniel P. Berrange2012-07-021-0/+73
* | | | | | | Merge "Remove unused 'get_open_port' method from libvirt utils"Jenkins2012-07-051-5/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove unused 'get_open_port' method from libvirt utilsDaniel P. Berrange2012-06-291-5/+0
* | | | | | | Fix some hacking violations in the quantum tests.Dan Prince2012-07-031-4/+9
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Add Cinder Volume API to Nova"Jenkins2012-07-032-0/+1199
|\ \ \ \ \ \
| * | | | | | Add Cinder Volume API to NovaJohn Griffith2012-07-032-0/+1199
* | | | | | | Merge "Modifies ec2/cloud to be able to use Cinder"Jenkins2012-07-031-1/+0
|\| | | | | |
| * | | | | | Modifies ec2/cloud to be able to use CinderJohn Griffith2012-07-031-1/+0
* | | | | | | Merge "Implement nova network API for quantum API 2.0"Jenkins2012-07-032-2/+408
|\ \ \ \ \ \ \
| * | | | | | | Implement nova network API for quantum API 2.0Yong Sheng Gong2012-07-032-2/+408
* | | | | | | | Merge "Add ServiceCatalog entries to enable Cinder usage"Jenkins2012-07-031-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add ServiceCatalog entries to enable Cinder usageAnthony Young2012-07-021-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "use import_object_ns for compute_driver loading"Jenkins2012-07-031-1/+5
|\ \ \ \ \ \ \
| * | | | | | | use import_object_ns for compute_driver loadingSean Dague2012-07-021-1/+5
| |/ / / / / /
* | | | | / / Fix assertRaises(Exception, ...) HACKING violationJohannes Erdfelt2012-07-031-2/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Prevent file injection writing to host filesystem.Russell Bryant2012-07-031-0/+20
| |/ / / / |/| | | |
* | | | | Switch to common logging.Andrew Bogott2012-07-0246-267/+51
|/ / / /
* | | | Merge "deallocate_fixed_ip attempts to update deleted ip"Jenkins2012-07-021-0/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | deallocate_fixed_ip attempts to update deleted ipJohn H. Tran2012-06-281-0/+35
* | | | Merge "Add check for no domains in libvirt driver."Jenkins2012-07-022-0/+6
|\ \ \ \
| * | | | Add check for no domains in libvirt driver.David Shrewsbury2012-06-292-0/+6
| | |_|/ | |/| |
* / | | Redefine the domain's XML on volume attach/detachDan Smith2012-07-021-0/+2
|/ / /
* | | Merge "OS API should return SHUTOFF, not STOPPED"Jenkins2012-06-291-1/+1
|\ \ \ | |_|/ |/| |
| * | OS API should return SHUTOFF, not STOPPEDChris Behrens2012-06-281-1/+1
* | | Dom0 plugin now returns data in proper format.Rick Harris2012-06-291-7/+7
| |/ |/|
* | Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-idSteve Baker2012-06-291-0/+21
* | Fix some import ordering HACKING violationsJohannes Erdfelt2012-06-285-5/+5
|/