summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make sure confirm_resize finishes before setting vm_state to ACTIVE"Jenkins2013-04-142-4/+5
|\
| * Make sure confirm_resize finishes before setting vm_state to ACTIVEHans Lindgren2013-04-132-4/+5
* | Merge "Make compute/manager use conductor for unrescue()"Jenkins2013-04-141-1/+1
|\ \
| * | Make compute/manager use conductor for unrescue()Dan Smith2013-04-121-1/+1
* | | Merge "Allow for the power state interval to be configured."Jenkins2013-04-121-1/+6
|\ \ \
| * | | Allow for the power state interval to be configured.Joshua Harlow2013-04-111-1/+6
* | | | Cleans up orphan compute_nodes not cleaned up by compute managerDavid Peraza2013-04-122-22/+24
| |/ / |/| |
* | | Merge "Fix issues with check_instance_shared_storage."Jenkins2013-04-112-2/+4
|\ \ \
| * | | Fix issues with check_instance_shared_storage.Russell Bryant2013-04-102-2/+4
| |/ /
* | | Merge "Optimize some of compute/manager's periodic tasks' DB queries"Jenkins2013-04-111-12/+27
|\ \ \
| * | | Optimize some of compute/manager's periodic tasks' DB queriesDan Smith2013-04-101-12/+27
* | | | Merge "Optimize some of the periodic task database queries in n-cpu"Jenkins2013-04-101-2/+3
|\| | | | |/ / |/| |
| * | Optimize some of the periodic task database queries in n-cpuDan Smith2013-04-101-2/+3
* | | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
|/ /
* | Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-091-1/+3
* | Evacuated instance disk not deletedKravchenko Pavel2013-04-092-3/+49
|/
* 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