summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Refactor glance image service code"Jenkins2012-07-263-19/+189
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Refactor glance image service codeChris Behrens2012-07-263-19/+189
* | | | | | | Don't import libvirt_utils in disk api.Dan Prince2012-07-263-16/+17
|/ / / / / /
* | | | | | Merge "libvirt driver: set driver name consistently"Jenkins2012-07-261-0/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | libvirt driver: set driver name consistentlyChristoph Thiel2012-07-251-0/+13
| | |_|_|/ | |/| | |
* | | | | Merge "refactor all uses of the `qemu-img info` command"Jenkins2012-07-262-20/+12
|\ \ \ \ \
| * | | | | refactor all uses of the `qemu-img info` commandPádraig Brady2012-07-242-20/+12
* | | | | | Merge changes Ibc5e4f16,I58313564Jenkins2012-07-261-4/+7
|\ \ \ \ \ \
| * | | | | | Send a full instance via rpc for detach_volume.Russell Bryant2012-07-251-2/+2
| * | | | | | Send a full instance via rpc for confirm_resize.Russell Bryant2012-07-251-3/+6
* | | | | | | Merge changes I0ae2cd3f,Ifc655fb8Jenkins2012-07-262-6/+7
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | Send a full instance via rpc for check_can_live_migrate_source.Russell Bryant2012-07-252-6/+7
* | | | | | Merge "Shrink Simple Scheduler"Jenkins2012-07-261-0/+40
|\ \ \ \ \ \
| * | | | | | Shrink Simple SchedulerJoe Gordon2012-07-251-0/+40
* | | | | | | Merge "Send a full instance via rpc for check_can_live_migrate_destination."Jenkins2012-07-263-19/+21
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Send a full instance via rpc for check_can_live_migrate_destination.Russell Bryant2012-07-253-19/+21
* | | | | | | Merge "tests: remove misleading docstrings on libvirt tests"Jenkins2012-07-261-3/+0
|\ \ \ \ \ \ \
| * | | | | | | tests: remove misleading docstrings on libvirt testsPádraig Brady2012-07-241-3/+0
* | | | | | | | Merge changes I85ad29e8,I21d91e6c,I114081fc,If881fb41,Ia7e31428,I15ceb762,Id2...Jenkins2012-07-262-42/+54
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Send a full instance via rpc for attach_volume.Russell Bryant2012-07-251-3/+5
| * | | | | | | Send a full instance via rpc for add_fixed_ip_to_instance.Russell Bryant2012-07-252-5/+6
| * | | | | | | Send a full instance via rpc for get_console_output.Russell Bryant2012-07-252-8/+7
| * | | | | | | Send a full instance via rpc for suspend_instance.Russell Bryant2012-07-252-3/+5
| * | | | | | | Send a full instance via rpc for (un)pause_instance.Russell Bryant2012-07-252-6/+11
| * | | | | | | Don't use rpc to lock/unlock an instance.Russell Bryant2012-07-252-10/+3
| * | | | | | | Convert reboot_instance to take a full instance.Russell Bryant2012-07-252-9/+16
| * | | | | | | Include name in a primitive Instance.Russell Bryant2012-07-251-6/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Remove unused scheduler functions"Jenkins2012-07-264-169/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused scheduler functionsJoe Gordon2012-07-254-169/+0
| |/ / / / / /
* | | | | | | Merge "Add support for snapshots and volume types to netapp driver."Jenkins2012-07-261-28/+91
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add support for snapshots and volume types to netapp driver.Ben Swartzlander2012-07-251-28/+91
* | | | | | | Merge "Fix wrong regex in cleanup_file_locks."Jenkins2012-07-251-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix wrong regex in cleanup_file_locks.Eugene Kirpichov2012-07-231-1/+1
* | | | | | | Merge "Inject instance metadata into xenstore"Jenkins2012-07-255-1/+276
|\ \ \ \ \ \ \
| * | | | | | | Inject instance metadata into xenstoreKevin L. Mitchell2012-07-255-1/+276
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Return 400 in get_console_output for bad length."Jenkins2012-07-251-0/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Return 400 in get_console_output for bad length.Roland Hochmuth2012-07-241-0/+21
* | | | | | | Merge "Define cross-driver standardized vm_mode values"Jenkins2012-07-253-8/+68
|\ \ \ \ \ \ \
| * | | | | | | Define cross-driver standardized vm_mode valuesDaniel P. Berrange2012-07-253-8/+68
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Adds xcp disk resize support."Jenkins2012-07-252-4/+31
|\ \ \ \ \ \ \
| * | | | | | | Adds xcp disk resize support.Marco Sinhoreli2012-07-232-4/+31
| | |_|_|/ / / | |/| | | | |
* | | | | | | Check for exception codes in openstack API resultsJohn Griffith2012-07-251-7/+23
| |/ / / / / |/| | | | |
* | | | | | Merge "Add image_name to create and rebuild notifications"Jenkins2012-07-244-4/+61
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add image_name to create and rebuild notificationsisethi2012-07-234-4/+61
| | |/ / / | |/| | |
* | | | | Add call to get hypervisor statisticsKevin L. Mitchell2012-07-231-2/+72
| |/ / / |/| | |
* | | | Merge "use boto's HTTPResponse class for versions of boto >=2.5.2"Jenkins2012-07-231-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | use boto's HTTPResponse class for versions of boto >=2.5.2Ionuț Arțăriși2012-07-231-3/+7
| | |/ | |/|
* | | Merge "Remove unused add_network_to_project() method"Jenkins2012-07-231-1/+0
|\ \ \
| * | | Remove unused add_network_to_project() methodMark McLoughlin2012-07-231-1/+0
| | |/ | |/|
* | | Return 404 when attempting to remove a non-existent floating ipDan Smith2012-07-231-0/+13
| |/ |/|