summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Send a full instance via rpc for post_live_migration_at_destination.Russell Bryant2012-07-264-31/+32
* | | | | | | Merge "Send a full instance via rpc for inject_network_info."Jenkins2012-07-274-13/+19
|\| | | | | |
| * | | | | | Send a full instance via rpc for inject_network_info.Russell Bryant2012-07-264-13/+19
* | | | | | | Merge "Send a full instance via rpc for inject_file."Jenkins2012-07-274-13/+20
|\| | | | | |
| * | | | | | Send a full instance via rpc for inject_file.Russell Bryant2012-07-264-13/+20
* | | | | | | Merge "Send a full instance via rpc for get_vnc_console."Jenkins2012-07-274-27/+27
|\| | | | | |
| * | | | | | Send a full instance via rpc for get_vnc_console.Russell Bryant2012-07-264-27/+27
* | | | | | | Merge "Remove get_instance_disk_info from compute rpcapi."Jenkins2012-07-273-11/+3
|\| | | | | |
| * | | | | | Remove get_instance_disk_info from compute rpcapi.Russell Bryant2012-07-263-11/+3
* | | | | | | Merge "Send a full instance via rpc for get_diagnostics."Jenkins2012-07-273-10/+14
|\| | | | | |
| * | | | | | Send a full instance via rpc for get_diagnostics.Russell Bryant2012-07-263-10/+14
* | | | | | | Merge "Send a full instance via rpc for finish_revert_resize."Jenkins2012-07-274-15/+24
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Send a full instance via rpc for finish_revert_resize.Russell Bryant2012-07-264-15/+24
* | | | | | Only enforce valid uuids if a uuid is passed.Michael Still2012-07-271-1/+1
* | | | | | Merge "Include architecture in instance base options passed to the scheduler"Jenkins2012-07-271-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Include architecture in instance base options passed to the schedulerJim Fehlig2012-07-251-0/+1
| | |_|/ / | |/| | |
* | | | | Merge "Enhance nova-manage to set flavor extra specs"Jenkins2012-07-261-0/+80
|\ \ \ \ \
| * | | | | Enhance nova-manage to set flavor extra specsYunhong, Jiang2012-07-261-0/+80
* | | | | | Merge "Send a full instance via rpc for finish_resize."Jenkins2012-07-264-38/+46
|\ \ \ \ \ \
| * | | | | | Send a full instance via rpc for finish_resize.Russell Bryant2012-07-264-38/+46
* | | | | | | Merge "Convert fixed_ips to using instance_uuid."Jenkins2012-07-2618-135/+461
|\ \ \ \ \ \ \
| * | | | | | | Convert fixed_ips to using instance_uuid.Michael Still2012-07-2618-135/+461
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Ensure instance is moved to ERROR on suspend failure"Jenkins2012-07-262-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Ensure instance is moved to ERROR on suspend failureJohannes Erdfelt2012-07-262-1/+19
* | | | | | | | Merge "Remove return values from some compute RPC methods"Jenkins2012-07-262-16/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove return values from some compute RPC methodsMark McLoughlin2012-07-262-16/+22
* | | | | | | | | Merge "Fix exception handling in libvirt attach_volume()"Jenkins2012-07-261-5/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix exception handling in libvirt attach_volume()Dan Smith2012-07-261-5/+8
* | | | | | | | | | Merge "Trim volume type representation."Jenkins2012-07-264-4/+93
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Trim volume type representation.Eoghan Glynn2012-07-264-4/+93
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Avoid using 'is' operator when comparing strings"Jenkins2012-07-262-7/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid using 'is' operator when comparing stringsJohannes Erdfelt2012-07-262-7/+7
* | | | | | | | | | Merge "Fix resizing VDIs on XenServer >= 6"Jenkins2012-07-261-10/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix resizing VDIs on XenServer >= 6Johannes Erdfelt2012-07-261-10/+11
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Allow power_off when instance doesn't exist"Jenkins2012-07-261-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow power_off when instance doesn't existKevin L. Mitchell2012-07-261-2/+6
| |/ / / / / / / /
* | | | | | | | | Merge "Refactor glance image service code"Jenkins2012-07-266-113/+287
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactor glance image service codeChris Behrens2012-07-266-113/+287
* | | | | | | | | Merge "Don't import libvirt_utils in disk api."Jenkins2012-07-266-21/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't import libvirt_utils in disk api.Dan Prince2012-07-266-21/+34
| |/ / / / / / / /
* | | | | | | | | Merge "Reinstate instance locked error logging"Jenkins2012-07-261-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Reinstate instance locked error loggingMark McLoughlin2012-07-261-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Call correct implementation for quota_destroy_all_by_project"Jenkins2012-07-261-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Call correct implementation for quota_destroy_all_by_projectJohannes Erdfelt2012-07-261-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "update compute_fill_first_cost_fn docstring"Jenkins2012-07-261-2/+7
|\ \ \ \ \ \ \
| * | | | | | | update compute_fill_first_cost_fn docstringSean Dague2012-07-241-2/+7
* | | | | | | | Merge "libvirt driver: set driver name consistently"Jenkins2012-07-264-10/+49
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | libvirt driver: set driver name consistentlyChristoph Thiel2012-07-254-10/+49
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "refactor all uses of the `qemu-img info` command"Jenkins2012-07-267-80/+48
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | refactor all uses of the `qemu-img info` commandPádraig Brady2012-07-247-80/+48