summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Split xenapi agent code out to nova.virt.xenapi.agent"Jenkins2012-07-111-2/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Split xenapi agent code out to nova.virt.xenapi.agentJohannes Erdfelt2012-07-101-2/+3
* | | | | | | Merge "Remove deprecated auth code"Jenkins2012-07-119-789/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove deprecated auth codeBrian Waldon2012-07-099-789/+0
* | | | | | | Merge "Switch to common notifiers."Jenkins2012-07-109-353/+10
|\ \ \ \ \ \ \
| * | | | | | | Switch to common notifiers.Andrew Bogott2012-07-069-353/+10
* | | | | | | | Merge "Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guests"Jenkins2012-07-101-0/+46
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guestsDaniel P. Berrange2012-07-061-0/+46
* | | | | | | | Merge "refactor baremetal/proxy => baremetal/driver"Jenkins2012-07-101-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | refactor baremetal/proxy => baremetal/driverSean Dague2012-07-101-4/+4
* | | | | | | | | Merge "Properly track VBD and VDI connections in xenapi fake"Jenkins2012-07-101-6/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Properly track VBD and VDI connections in xenapi fakeJohannes Erdfelt2012-07-051-6/+0
* | | | | | | | | refactor xenapi/connection => xenapi/driverSean Dague2012-07-103-3/+3
* | | | | | | | | refactor vmwareapi_conn => vmwareapi/driverSean Dague2012-07-102-5/+5
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge "Fallback to fakelibvirt in test_libvirt.py test suite"Jenkins2012-07-102-49/+41
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Fallback to fakelibvirt in test_libvirt.py test suiteDaniel P. Berrange2012-07-062-49/+41
| | |/ / / / | |/| | | |
* | | | | | Remove deprecated auth-related api extensionsBrian Waldon2012-07-093-305/+0
| |_|_|/ / |/| | | |
* | | | | Boot from volume for XenRenuka Apte2012-07-091-0/+6
* | | | | Make reboot work for halted xenapi instancesChris Behrens2012-07-081-0/+35
|/ / / /
* | | | 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