summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | flags documentation to deprecate connection_typeSean Dague2012-07-102-3/+6
* | | | | | | | | | | Merge "Switch to common notifiers."Jenkins2012-07-1027-481/+179
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Switch to common notifiers.Andrew Bogott2012-07-0627-481/+179
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Raise Failure exception when setting duplicate other_config key"Jenkins2012-07-101-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Raise Failure exception when setting duplicate other_config keyJohannes Erdfelt2012-07-101-0/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guests"Jenkins2012-07-102-3/+57
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guestsDaniel P. Berrange2012-07-062-3/+57
* | | | | | | | | | | Merge "refactor baremetal/proxy => baremetal/driver"Jenkins2012-07-104-7/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | refactor baremetal/proxy => baremetal/driverSean Dague2012-07-104-7/+10
* | | | | | | | | | | Merge "Properly track VBD and VDI connections in xenapi fake"Jenkins2012-07-102-12/+42
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Properly track VBD and VDI connections in xenapi fakeJohannes Erdfelt2012-07-052-12/+42
* | | | | | | | | | | refactor xenapi/connection => xenapi/driverSean Dague2012-07-108-8/+7
* | | | | | | | | | | refactor vmwareapi_conn => vmwareapi/driverSean Dague2012-07-105-6/+8
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | 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-095-546/+0
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "Boot from volume for Xen"Jenkins2012-07-106-35/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | Boot from volume for XenRenuka Apte2012-07-096-35/+141
* | | | | | | | | Merge "Fix KeyError 'key_name' when KeyPairExists raised."Jenkins2012-07-101-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix KeyError 'key_name' when KeyPairExists raised.Dan Prince2012-07-091-2/+1
| |/ / / / / / / /
* | | | | | | | | Merge "Fetch kernel/ramdisk images directly"Jenkins2012-07-101-6/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fetch kernel/ramdisk images directlyJohannes Erdfelt2012-07-091-6/+5
| |/ / / / / / /
* / / / / / / / Fix 'instance %s: snapshotting' log message.Dan Prince2012-07-091-1/+1
|/ / / / / / /
* | | / / / / Make reboot work for halted xenapi instancesChris Behrens2012-07-084-7/+69
| |_|/ / / / |/| | | | |
* | | | | | Implements updating complete bw usage dataNikhil Komawar2012-07-061-0/+1
| |_|/ / / |/| | | |
* | | | | This patch stops metadata from being deleted when an instance is deleted.Alex Meade2012-07-064-39/+6
|/ / / /
* | | | Merge "Get hypervisor uptime."Jenkins2012-07-0513-4/+140
|\ \ \ \
| * | | | Get hypervisor uptime.Kevin L. Mitchell2012-06-2913-4/+140
| | |_|/ | |/| |
* | | | Merge "Make possible to store snapshots not in /tmp directory"Jenkins2012-07-052-2/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Make possible to store snapshots not in /tmp directoryBoris Filippov2012-07-032-2/+9
* | | | Merge "Don't catch & ignore exceptions when setting up LXC container filesyst...Jenkins2012-07-051-9/+10
|\ \ \ \
| * | | | Don't catch & ignore exceptions when setting up LXC container filesystemsDaniel P. Berrange2012-07-051-9/+10
| | |_|/ | |/| |
* | | | Merge "Add checks for retrieving deleted instance metadata for notification e...Jenkins2012-07-053-12/+60
|\ \ \ \
| * | | | Add checks for retrieving deleted instance metadata for notification events.Alex Meade2012-07-053-12/+60
* | | | | 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-058-58/+50
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Drop xenapi session.get_imported_xenapi()Johannes Erdfelt2012-07-038-58/+50
| | |_|_|/ / | |/| | | |
* | | | | | 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-052-3/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Allow network_uuids that begin with a prefixJason Kölker2012-07-052-3/+12
* | | | | | | Merge "Ensure system metadata is sent on new image creation."Jenkins2012-07-052-0/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure system metadata is sent on new image creation.SandyWalsh2012-07-042-0/+57
| |/ / / / /