summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix incorrect device name being raised."Jenkins2013-02-052-20/+33
|\ \ \
| * | | Fix incorrect device name being raised.Rick Harris2013-02-042-20/+33
* | | | Merge "Record instance actions and events"Jenkins2013-02-054-0/+206
|\ \ \ \
| * | | | Record instance actions and eventsAndrew Laski2013-02-014-0/+206
| |/ / /
* | / / Adds evacuate method to compute.apiKravchenko Pavel2013-02-042-0/+40
| |/ / |/| |
* | | Merge "Relax API restrictions around the use of reboot"Jenkins2013-02-021-2/+8
|\ \ \
| * | | Relax API restrictions around the use of rebootRafi Khardalian2013-01-261-2/+8
* | | | Merge "instance.update notifications don't always identify the service"Jenkins2013-02-021-1/+1
|\ \ \ \
| * | | | instance.update notifications don't always identify the servicePhil Day2013-01-311-1/+1
* | | | | Merge "Refactoring/cleanup of compute and db apis"Jenkins2013-02-021-4/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Refactoring/cleanup of compute and db apisHans Lindgren2013-01-281-4/+3
| | |/ / | |/| |
* | | | Merge "Removes retry of set_admin_password"Jenkins2013-02-011-54/+43
|\ \ \ \
| * | | | Removes retry of set_admin_passwordAmir Sadoughi2013-01-281-54/+43
* | | | | Merge "Use conductor for instance_info_cache_update."Jenkins2013-01-311-15/+6
|\ \ \ \ \
| * | | | | Use conductor for instance_info_cache_update.Russell Bryant2013-01-311-15/+6
* | | | | | Merge "Fixes unhandled exception in detach_volume"Jenkins2013-01-311-3/+3
|\ \ \ \ \ \
| * | | | | | Fixes unhandled exception in detach_volumeTushar Patil2013-01-311-3/+3
* | | | | | | Merge "Fix rebuild with volumes attached"Jenkins2013-01-311-10/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix rebuild with volumes attachedRick Harris2013-01-301-10/+10
* | | | | | | | Merge "Use _prep_block_device in rebuild."Jenkins2013-01-311-7/+14
|\| | | | | | |
| * | | | | | | Use _prep_block_device in rebuild.Rick Harris2013-01-301-7/+14
* | | | | | | | Merge "Code cleanup for rebuild block device mapping"Jenkins2013-01-311-62/+53
|\| | | | | | | | |_|/ / / / / |/| | | | | |
| * | | | | | Code cleanup for rebuild block device mappingRick Harris2013-01-301-62/+53
| | |_|_|/ / | |/| | | |
* / | | | | Fixes 'not in' operator usageZhongyue Luo2013-01-311-1/+1
|/ / / / /
* | | | | Merge "Move task_log functions to conductor"Jenkins2013-01-302-11/+17
|\ \ \ \ \
| * | | | | Move task_log functions to conductorDan Smith2013-01-292-11/+17
* | | | | | Merge "_sync_compute_node should log host and nodename"Jenkins2013-01-291-2/+4
|\ \ \ \ \ \
| * | | | | | _sync_compute_node should log host and nodenameDevananda van der Veen2013-01-231-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Keep flavor information in system_metadata"Jenkins2013-01-291-1/+9
|\ \ \ \ \ \
| * | | | | | Keep flavor information in system_metadataDan Smith2013-01-291-1/+9
* | | | | | | Merge "Add instance_fault_create() to conductor"Jenkins2013-01-292-8/+10
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add instance_fault_create() to conductorDan Smith2013-01-292-8/+10
| | |_|_|/ / | |/| | | |
* | | | | | validate specified volumes to boot from at the API layerVishvananda Ishaya2013-01-291-5/+22
* | | | | | Make sure there are no unused importJoe Gordon2013-01-281-2/+0
| |/ / / / |/| | | |
* | | | | Fix a typo of log message in _poll_unconfirmed_resizesWangpan2013-01-281-2/+2
|/ / / /
* | | | Merge "Avoid db lookup in info_from_instance()."Jenkins2013-01-252-12/+4
|\ \ \ \
| * | | | Avoid db lookup in info_from_instance().Russell Bryant2013-01-242-12/+4
| |/ / /
* | | | Merge "Avoid stuck task_state on snapshot image failure"Jenkins2013-01-251-6/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid stuck task_state on snapshot image failureEoghan Glynn2013-01-221-6/+10
* | | | Merge "Add Compute API validations for block device map"Jenkins2013-01-231-1/+5
|\ \ \ \
| * | | | Add Compute API validations for block device mapRohit Karajgi2013-01-141-1/+5
* | | | | Merge "Remove network manager from compute manager."Jenkins2013-01-231-3/+0
|\ \ \ \ \
| * | | | | Remove network manager from compute manager.Russell Bryant2013-01-231-3/+0
| | |/ / / | |/| | |
* | | | | Merge "Fix state sync logic related to the PAUSED VM state"Jenkins2013-01-231-4/+12
|\ \ \ \ \
| * | | | | Fix state sync logic related to the PAUSED VM stateYun Mao2013-01-111-4/+12
* | | | | | Merge "Allow snapshots of paused and suspended instances"Jenkins2013-01-231-1/+2
|\ \ \ \ \ \
| * | | | | | Allow snapshots of paused and suspended instancesRafi Khardalian2013-01-211-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "fix misspellings in logs, comments and tests"Jenkins2013-01-231-1/+1
|\ \ \ \ \ \
| * | | | | | fix misspellings in logs, comments and testsPádraig Brady2013-01-211-1/+1
| |/ / / / /
* | | | | | Merge "Prevent metadata updates until instance is active."Jenkins2013-01-221-0/+6
|\ \ \ \ \ \