summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reverse the quota reservation in revert_resize"Jenkins2013-11-191-1/+5
|\
| * Reverse the quota reservation in revert_resizeYunhong Jiang2013-11-131-1/+5
* | Merge "Nova-all: Replace basestring by six for python3 compatability"Jenkins2013-11-151-1/+2
|\ \
| * | Nova-all: Replace basestring by six for python3 compatabilityguohliu2013-10-281-1/+2
* | | Rename virtapi.instance_type_get to flavor_getMatt Riedemann2013-11-131-2/+2
| |/ |/|
* | Moved quota headroom calculations into quota_reservemjbright2013-11-121-8/+2
* | Merge "Flavor name should not contain only white spaces"Jenkins2013-11-061-0/+3
|\ \
| * | Flavor name should not contain only white spacesAbhijeet Malawade2013-11-041-0/+3
* | | Merge "Remove live_snapshot plumbing"Jenkins2013-11-064-89/+1
|\ \ \ | |/ / |/| |
| * | Remove live_snapshot plumbingRussell Bryant2013-11-054-89/+1
* | | Merge "Always pass context to compute driver destroy()"Jenkins2013-11-041-8/+8
|\ \ \ | |/ / |/| |
| * | Always pass context to compute driver destroy()Russell Bryant2013-11-031-8/+8
* | | Merge "Send delete.end with latest instance state"Jenkins2013-11-011-1/+3
|\ \ \
| * | | Send delete.end with latest instance stateAndrew Melton2013-11-011-1/+3
* | | | Merge "Move `diff_dict` to compute API"Jenkins2013-11-011-1/+19
|\ \ \ \
| * | | | Move `diff_dict` to compute APIRick Harris2013-10-311-1/+19
| | |/ / | |/| |
* | | | Merge "Add notification for host operation"Jenkins2013-11-012-3/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Add notification for host operationJay Lau2013-10-312-3/+51
* | | | Merge "Make unshelve use new style BDM"Jenkins2013-10-311-1/+1
|\ \ \ \
| * | | | Make unshelve use new style BDMNikola Dipanov2013-10-301-1/+1
* | | | | Merge "Make non-admin users can unshelve a server"Jenkins2013-10-311-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make non-admin users can unshelve a serverKen'ichi Ohmichi2013-10-311-1/+1
* | | | | Merge "Use elevated context in resource_tracker.instance_claim"Jenkins2013-10-311-1/+2
|\ \ \ \ \
| * | | | | Use elevated context in resource_tracker.instance_claimAndrew Laski2013-10-301-1/+2
* | | | | | Merge "Add updates and notifications to build_and_run_instance"Jenkins2013-10-311-7/+70
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add updates and notifications to build_and_run_instanceAndrew Laski2013-10-301-7/+70
* | | | | | Merge "Add network handling to build_and_run_instance"Jenkins2013-10-311-5/+91
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Add network handling to build_and_run_instanceAndrew Laski2013-10-301-5/+91
* | | | | Merge "Add a metadata type validation when creating vm"Jenkins2013-10-301-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a metadata type validation when creating vmKen'ichi Ohmichi2013-10-301-3/+3
* | | | | Make _get_instance_nw_info() use Instance objectDan Smith2013-10-301-2/+2
* | | | | Convert evacuation code to use objectsDan Smith2013-10-301-11/+8
| |/ / / |/| | |
* | | | Merge "Remove security_group-related methods from VirtAPI"Jenkins2013-10-301-10/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove security_group-related methods from VirtAPIDan Smith2013-10-301-10/+0
| |/ /
* | | Pass volume_api to get_encryption_metadataXavier Queralt2013-10-301-4/+6
|/ /
* | Merge "Add block device handling to build_and_run_instance"Jenkins2013-10-291-18/+69
|\ \
| * | Add block device handling to build_and_run_instanceAndrew Laski2013-10-221-18/+69
* | | Merge "Allow _sync_power_states periodic task to hit slave DB"Jenkins2013-10-281-4/+7
|\ \ \
| * | | Allow _sync_power_states periodic task to hit slave DBMichael Wilson2013-10-251-4/+7
| | |/ | |/|
* | | Adds upper bound checking for flavor create parametersChris Yeoh2013-10-271-15/+5
|/ /
* | Merge "Fix migrate w/ cells"Jenkins2013-10-241-1/+1
|\ \
| * | Fix migrate w/ cellsChris Behrens2013-10-231-1/+1
| |/
* | Fix getting nwinfo for Instance objChris Behrens2013-10-221-0/+2
|/
* Merge "Fix i18n issue for nova/compute/manager.py"Jenkins2013-10-221-5/+5
|\
| * Fix i18n issue for nova/compute/manager.pyJay Lau2013-10-191-5/+5
* | Merge "Fix docstring related to create_backup API"Jenkins2013-10-221-1/+1
|\ \ | |/ |/|
| * Fix docstring related to create_backup APIKen'ichi Ohmichi2013-10-161-1/+1
* | Merge "Update version aliases for rpc version control"Jenkins2013-10-181-0/+6
|\ \
| * | Update version aliases for rpc version controlRussell Bryant2013-10-161-0/+6
* | | Merge "fix missing host when unshelving"Jenkins2013-10-171-0/+3
|\ \ \