summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-041-0/+5
|\
| * Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-281-0/+5
* | Merge "Fallback to conductor if types are not stashed."Jenkins2013-04-041-10/+31
|\ \
| * | Fallback to conductor if types are not stashed.Brian Elliott2013-04-041-10/+31
* | | Merge "Fix legacy_net_info guard"Jenkins2013-04-041-1/+3
|\ \ \
| * | | Fix legacy_net_info guardRick Harris2013-04-031-1/+3
* | | | Merge "After migrate, catch and remove deleted instances"Jenkins2013-04-041-5/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | After migrate, catch and remove deleted instancesStanislaw Pitucha2013-04-031-5/+17
* | | | Merge "Fix a typo in attach_interface error path"Jenkins2013-04-031-2/+2
|\ \ \ \
| * | | | Fix a typo in attach_interface error pathDan Smith2013-04-031-2/+2
| | |/ / | |/| |
* | | | Merge "Grab instance for migration before updating usage"Jenkins2013-04-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Grab instance for migration before updating usageAndrew Laski2013-04-021-0/+1
* | | | Merge "Limit the checks for block device becoming available."Jenkins2013-04-031-8/+25
|\ \ \ \
| * | | | Limit the checks for block device becoming available.Joshua Harlow2013-04-021-8/+25
| | |_|/ | |/| |
* | | | Fix _error_out_instance exception handlerRick Harris2013-04-021-1/+1
| |/ / |/| |
* | | Merge "Return 409 on creating/importing same name keypair"Jenkins2013-04-011-8/+0
|\ \ \
| * | | Return 409 on creating/importing same name keypairRohan Rhishikesh Kanade2013-04-011-8/+0
* | | | Merge "Fix migrating instance to the same host."Jenkins2013-04-011-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix migrating instance to the same host.Guan Qiang2013-03-281-0/+8
* | | | Merge "Fix automatic confirmation of resizes for no-db-compute"Jenkins2013-03-291-2/+2
|\ \ \ \
| * | | | Fix automatic confirmation of resizes for no-db-computeDan Smith2013-03-291-2/+2
| | |/ / | |/| |
* | | | Merge "get context from req rather than getting a new admin context"Jenkins2013-03-291-5/+3
|\ \ \ \
| * | | | get context from req rather than getting a new admin contextAaron Rosen2013-03-281-5/+3
| |/ / /
* / / / 'injected_files' should be base 64 encoded.Brian Elliott2013-03-291-7/+23
|/ / /
* | | Merge "Use format_message on exceptions instead of str()"Jenkins2013-03-271-1/+1
|\ \ \
| * | | Use format_message on exceptions instead of str()Nikola Dipanov2013-03-271-1/+1
* | | | Merge "Always store old instance_type during a migration"Jenkins2013-03-271-15/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Always store old instance_type during a migrationDan Smith2013-03-261-15/+10
| |/ /
* | | Merge "Fix /servers/<instance-id>os-security-groups using quantum"Jenkins2013-03-261-1/+6
|\ \ \ | |/ / |/| |
| * | Fix /servers/<instance-id>os-security-groups using quantumAaron Rosen2013-03-251-1/+6
* | | Merge "Adds return-type in two functions' docstrings"Jenkins2013-03-261-6/+2
|\ \ \
| * | | Adds return-type in two functions' docstringsSenhua Huang2013-03-221-6/+2
* | | | Merge "NoneType exception thrown if driver live-migration check returns None"Jenkins2013-03-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | NoneType exception thrown if driver live-migration check returns NoneHans Lindgren2013-03-251-1/+1
* | | | Merge "Remove unnecessary checks in api.py"Jenkins2013-03-251-8/+0
|\ \ \ \
| * | | | Remove unnecessary checks in api.pyGiampaolo Lauria2013-03-221-8/+0
| | |/ / | |/| |
* | | | Merge "Update instance network info cache to include vif_type."Jenkins2013-03-251-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Update instance network info cache to include vif_type.Yaguang Tang2013-03-211-0/+8
* | | | Make _downsize_quota_delta() use stashed instance typesDan Smith2013-03-221-9/+7
* | | | Merge "Initialize compute manager before loading driver."Jenkins2013-03-221-2/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Initialize compute manager before loading driver.Russell Bryant2013-03-221-2/+5
| |/ /
* | | Merge "Change arguments to volume_detach()"Jenkins2013-03-222-28/+18
|\ \ \ | |/ / |/| |
| * | Change arguments to volume_detach()Chris Behrens2013-03-202-28/+18
* | | Merge "Fix console support with cells"Jenkins2013-03-192-5/+11
|\ \ \ | |/ / |/| |
| * | Fix console support with cellsChris Behrens2013-03-192-5/+11
* | | Merge "Prevent volume-attach/detach from instances in rescue state"Jenkins2013-03-191-2/+10
|\ \ \ | |/ / |/| |
| * | Prevent volume-attach/detach from instances in rescue stateJoe Gordon2013-03-181-2/+10
* | | Merge "Fix issues with cells and resize"Jenkins2013-03-181-7/+8
|\ \ \
| * | | Fix issues with cells and resizeChris Behrens2013-03-131-7/+8
* | | | Store project_id for instance actionsAndrew Laski2013-03-151-0/+1