summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge changes Ibc5e4f16,I58313564Jenkins2012-07-263-21/+36
|\ \ \ \ \ \ \
| * | | | | | | Send a full instance via rpc for detach_volume.Russell Bryant2012-07-253-9/+16
| * | | | | | | Send a full instance via rpc for confirm_resize.Russell Bryant2012-07-253-14/+22
* | | | | | | | Merge changes I0ae2cd3f,Ifc655fb8Jenkins2012-07-264-26/+21
|\| | | | | | |
| * | | | | | | Remove unused methods from compute rpcapi.Russell Bryant2012-07-251-12/+0
| * | | | | | | Send a full instance via rpc for check_can_live_migrate_source.Russell Bryant2012-07-254-14/+21
* | | | | | | | Fix a couple of PEP8 nits.Eoghan Glynn2012-07-261-2/+3
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge "Don't log debug auth token when using cinder."Jenkins2012-07-261-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Don't log debug auth token when using cinder.Dan Prince2012-07-251-2/+1
* | | | | | | | Merge "Shrink Simple Scheduler"Jenkins2012-07-262-68/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Shrink Simple SchedulerJoe Gordon2012-07-252-68/+43
* | | | | | | | | Merge "Send a full instance via rpc for check_can_live_migrate_destination."Jenkins2012-07-265-29/+37
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Send a full instance via rpc for check_can_live_migrate_destination.Russell Bryant2012-07-255-29/+37
* | | | | | | | | Merge "Fix typo of localhost's IP."Jenkins2012-07-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo of localhost's IP.Michael Still2012-07-261-1/+1
* | | | | | | | | | 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-266-121/+193
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Send a full instance via rpc for attach_volume.Russell Bryant2012-07-253-15/+22
| * | | | | | | | | | Send a full instance via rpc for add_fixed_ip_to_instance.Russell Bryant2012-07-254-16/+23
| * | | | | | | | | | Send a full instance via rpc for get_console_output.Russell Bryant2012-07-254-15/+20
| * | | | | | | | | | Send a full instance via rpc for suspend_instance.Russell Bryant2012-07-254-13/+19
| * | | | | | | | | | Send a full instance via rpc for (un)pause_instance.Russell Bryant2012-07-254-23/+36
| * | | | | | | | | | Don't use rpc to lock/unlock an instance.Russell Bryant2012-07-255-24/+32
| * | | | | | | | | | Convert reboot_instance to take a full instance.Russell Bryant2012-07-254-18/+29
| * | | | | | | | | | Include name in a primitive Instance.Russell Bryant2012-07-252-10/+25
* | | | | | | | | | | Merge "Remove unused scheduler functions"Jenkins2012-07-268-254/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused scheduler functionsJoe Gordon2012-07-258-254/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix docstring for SecurityGroupHandlerBase"Jenkins2012-07-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix docstring for SecurityGroupHandlerBaseSean M. Collins2012-07-251-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Update decorators in compute manager."Jenkins2012-07-261-16/+78
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Update decorators in compute manager.Russell Bryant2012-07-251-16/+78
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add support for snapshots and volume types to netapp driver."Jenkins2012-07-262-189/+571
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add support for snapshots and volume types to netapp driver.Ben Swartzlander2012-07-252-189/+571
* | | | | | | | | Merge "Fix wrong regex in cleanup_file_locks."Jenkins2012-07-252-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix wrong regex in cleanup_file_locks.Eugene Kirpichov2012-07-232-2/+2
* | | | | | | | | Merge "Inject instance metadata into xenstore"Jenkins2012-07-2513-3/+386
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Inject instance metadata into xenstoreKevin L. Mitchell2012-07-2513-3/+386
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Allow soft deletes from any stateKevin L. Mitchell2012-07-251-2/+1
* | | | | | | | | Merge "Return 400 in get_console_output for bad length."Jenkins2012-07-252-3/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return 400 in get_console_output for bad length.Roland Hochmuth2012-07-242-3/+31
* | | | | | | | | | Merge "Handle NULL deleted_at in migration 112."Jenkins2012-07-251-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Handle NULL deleted_at in migration 112.Rick Harris2012-07-251-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Allow floating IP pools to be deleted"Jenkins2012-07-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow floating IP pools to be deletedMark McLoughlin2012-07-251-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Add missing tempfile import to libvirt driver."Jenkins2012-07-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing tempfile import to libvirt driver.Russell Bryant2012-07-251-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Define cross-driver standardized vm_mode values"Jenkins2012-07-256-19/+138
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Define cross-driver standardized vm_mode valuesDaniel P. Berrange2012-07-256-19/+138
* | | | | | | | | Merge "Adds xcp disk resize support."Jenkins2012-07-254-13/+55
|\ \ \ \ \ \ \ \ \