summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | Reinstate instance locked error loggingMark McLoughlin2012-07-261-0/+2
| |/
* | Send a full instance via rpc for detach_volume.Russell Bryant2012-07-252-7/+14
* | Send a full instance via rpc for confirm_resize.Russell Bryant2012-07-252-11/+16
* | 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-252-8/+14
|/
* Send a full instance via rpc for check_can_live_migrate_destination.Russell Bryant2012-07-252-10/+16
* Send a full instance via rpc for attach_volume.Russell Bryant2012-07-252-12/+17
* Send a full instance via rpc for add_fixed_ip_to_instance.Russell Bryant2012-07-252-11/+17
* Send a full instance via rpc for get_console_output.Russell Bryant2012-07-252-7/+13
* Send a full instance via rpc for suspend_instance.Russell Bryant2012-07-252-10/+14
* Send a full instance via rpc for (un)pause_instance.Russell Bryant2012-07-252-17/+25
* Don't use rpc to lock/unlock an instance.Russell Bryant2012-07-253-14/+29
* Convert reboot_instance to take a full instance.Russell Bryant2012-07-252-9/+13
* Update decorators in compute manager.Russell Bryant2012-07-251-16/+78
* Merge "Inject instance metadata into xenstore"Jenkins2012-07-253-2/+27
|\
| * Inject instance metadata into xenstoreKevin L. Mitchell2012-07-253-2/+27
* | Allow soft deletes from any stateKevin L. Mitchell2012-07-251-2/+1
|/
* Define cross-driver standardized vm_mode valuesDaniel P. Berrange2012-07-251-0/+58
* Merge "Add image_name to create and rebuild notifications"Jenkins2012-07-241-7/+11
|\
| * Add image_name to create and rebuild notificationsisethi2012-07-231-7/+11
* | Merge "Adding networking rules to vm's on compute service startup"Jenkins2012-07-231-1/+8
|\ \
| * | Adding networking rules to vm's on compute service startupDerek Higgins2012-07-231-1/+8
| |/
* | Merge "Reject EC2 CreateImage for instance-store"Jenkins2012-07-231-0/+9
|\ \ | |/ |/|
| * Reject EC2 CreateImage for instance-storeEoghan Glynn2012-07-171-0/+9
* | Merge "Make snapshot work for stopped VMs."Jenkins2012-07-201-2/+1
|\ \
| * | Make snapshot work for stopped VMs.Yun Mao2012-07-181-2/+1
* | | Merge "Adds generic retries for build failures."Jenkins2012-07-201-7/+77
|\ \ \
| * | | Adds generic retries for build failures.Brian Elliott2012-07-171-7/+77
| | |/ | |/|
* | | Fix error in error handler in instance_usage_audit task.Monsyne Dragon2012-07-191-2/+2
* | | Merge "Rename get_lock() to _get_lock()."Jenkins2012-07-181-2/+2
|\ \ \ | |_|/ |/| |
| * | Rename get_lock() to _get_lock().Russell Bryant2012-07-181-2/+2
| |/
* / Info log to see which compute driver has loadedNikhil Komawar2012-07-181-0/+1
|/
* Merge "Refactoring required for blueprint xenapi-live-migration"Jenkins2012-07-162-94/+84
|\
| * Refactoring required for blueprint xenapi-live-migrationJohn Garbutt2012-07-162-94/+84
* | Merge "General-host-aggregates part 1."Jenkins2012-07-163-108/+20
|\ \ | |/ |/|
| * General-host-aggregates part 1.Joe Gordon2012-07-133-108/+20
* | Merge "Fix spelling in docstrings"Jenkins2012-07-131-4/+5
|\ \ | |/ |/|
| * Fix spelling in docstringsJoe Gordon2012-07-131-4/+5
* | Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-7/+10
|/
* Merge "Don't block instance delete on missing block device volume"Jenkins2012-07-121-0/+3
|\
| * Don't block instance delete on missing block device volumeDan Smith2012-07-101-0/+3
* | Merge "Refactor instance_usage_audit. Add audit tasklog."Jenkins2012-07-112-1/+128
|\ \
| * | Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-102-1/+128
* | | Merge "flags documentation to deprecate connection_type"Jenkins2012-07-101-1/+4
|\ \ \ | |/ / |/| |
| * | flags documentation to deprecate connection_typeSean Dague2012-07-101-1/+4
| |/
* | Merge "Switch to common notifiers."Jenkins2012-07-102-3/+2
|\ \ | |/ |/|
| * Switch to common notifiers.Andrew Bogott2012-07-062-3/+2
* | Merge "Boot from volume for Xen"Jenkins2012-07-101-6/+8
|\ \
| * | Boot from volume for XenRenuka Apte2012-07-091-6/+8
* | | Merge "Fix KeyError 'key_name' when KeyPairExists raised."Jenkins2012-07-101-2/+1
|\ \ \