summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Merge "Do cleaning up resource before rescheduling."Jenkins2013-03-141-4/+11
|\ \ \ \
| * | | | Do cleaning up resource before rescheduling.gtt1162013-03-131-4/+11
| |/ / /
* | | | Merge "Add the serial to connection info for boot volumes"Jenkins2013-03-141-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add the serial to connection info for boot volumesVishvananda Ishaya2013-03-141-1/+3
* | | | Merge "Generalize console error handling during build."Jenkins2013-03-141-12/+26
|\ \ \ \
| * | | | Generalize console error handling during build.Russell Bryant2013-03-131-12/+26
* | | | | Merge "Fix cells instance deletion"Jenkins2013-03-141-2/+2
|\ \ \ \ \
| * | | | | Fix cells instance deletionChris Behrens2013-03-121-2/+2
* | | | | | Merge "List ConsoleTypeInvalid as a client exception."Jenkins2013-03-141-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | List ConsoleTypeInvalid as a client exception.Russell Bryant2013-03-121-0/+3
| |/ / / /
* | | | | Merge "Make run_instance() bail quietly if instance has been deleted"Jenkins2013-03-131-2/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make run_instance() bail quietly if instance has been deletedDan Smith2013-03-121-2/+9
| |/ / /
* | | | Merge "Fix behaviour of split_cell_and_item"Jenkins2013-03-131-4/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix behaviour of split_cell_and_itemMatthew Sherborne2013-03-121-4/+1
* | | | Merge "Fix: Managers that incorrectly derive from SchedulerDependentManager"Jenkins2013-03-131-2/+0
|\ \ \ \
| * | | | Fix: Managers that incorrectly derive from SchedulerDependentManagerHans Lindgren2013-03-121-2/+0
| | |/ / | |/| |