summaryrefslogtreecommitdiff
path: root/nova/compute/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set instance['host'] to the original host value on revert resize." int...Jenkins2012-01-111-0/+1
|\
| * Set instance['host'] to the original host value on revert resize.Dan Prince2012-01-041-0/+1
* | Fixing snapshot failure task_stateDavid Subiros2012-01-041-2/+4
|/
* Merge changes I7584b527,I37aef065 into stable/diabloJenkins2011-12-211-14/+27
|\
| * Move failed instances to error stateAaron Lee2011-12-081-14/+27
* | Fix a notification bug when creating instancesKevin L. Mitchell2011-12-081-6/+6
|/
* Log original dropped exception when a new exception occursJohannes Erdfelt2011-11-161-9/+1
* Deallocate ip if build fails.Rick Harris2011-10-251-24/+50
* Fix outstanding pep8 errors for a clean trunk.Monty Taylor2011-10-121-2/+2
* Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-121-1/+2
* Fix a bad merge on my part, this fixes rebuilds\!Brian Lamar2011-08-301-6/+1
* Merged trunk and fixed conflicts.Brian Lamar2011-08-261-1/+2
|\
| * Update compute API and manager so that the image_ref is set beforeDan Prince2011-08-261-11/+3
* | review feedbackBrian Lamar2011-08-251-6/+6
* | Reverted two mistakes when looking over full diff.Brian Lamar2011-08-251-2/+0
* | Verify resize needs to be set.Brian Lamar2011-08-251-0/+5
* | Set error state when migration prep fails.Brian Lamar2011-08-251-2/+5
* | Fixed silly ordering issue which was causing tons of test failures.Brian Lamar2011-08-241-3/+3
* | Fixed issue where we were setting the state to DELETED before it's actually d...Brian Lamar2011-08-241-3/+3
* | Merged trunk and fixed conflicts.Brian Lamar2011-08-241-1/+7
|\ \ | |/
| * fixed indentationBrian Waldon2011-08-241-1/+1
| * cleanupBrian Waldon2011-08-231-2/+2
| * rebuilds are functional againBrian Waldon2011-08-231-0/+6
* | Fixed rebuild naming issue and reverted other fix which didn't fix anythin.Brian Lamar2011-08-241-6/+1
* | Attempt to fix issue when deleting an instance when it's still in BUILD.Brian Lamar2011-08-241-1/+6
* | Merged trunk.Brian Lamar2011-08-231-1/+4
|\ \ | |/
| * Merged from trunkTushar Patil2011-08-191-3/+3
| |\
| * \ Resolved conflicts and merged with trunkTushar Patil2011-08-161-1/+63
| |\ \
| * \ \ Merged trunkTushar Patil2011-08-151-26/+106
| |\ \ \
| * \ \ \ Merged with trunkTushar Patil2011-08-091-10/+32
| |\ \ \ \
| * \ \ \ \ Resolve conflicts and fixed broken unit testcasesTushar Patil2011-08-081-17/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merged with trunkTushar Patil2011-07-291-9/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged with trunk and fixed broken unit test casesTushar Patil2011-07-271-22/+37
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged with trunk which includes ha-net changesTushar Patil2011-07-211-43/+63
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merged with trunkTushar Patil2011-07-191-9/+11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merged with TrunkTushar Patil2011-07-131-57/+71
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged with TrunkTushar Patil2011-07-111-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add optional parameter networks to the Create server OS APITushar Patil2011-07-111-1/+3
* | | | | | | | | | | | | Merge and fix tests.Brian Lamar2011-08-221-44/+27
* | | | | | | | | | | | | Fixes/updates to make test_cloud pass.Dan Prince2011-08-221-1/+1
* | | | | | | | | | | | | Renamed task_state to task_states...Dan Prince2011-08-221-15/+15
* | | | | | | | | | | | | vm_state --> vm_statesDan Prince2011-08-191-25/+25
* | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-08-191-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove old comment.Dan Prince2011-08-181-1/+0
| * | | | | | | | | | | | Don't send 'injected_files' and 'admin_pass' to db.update.Dan Prince2011-08-181-2/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Review feedback.Josh Kearney2011-08-161-1/+1
| * | | | | | | | | | | Updated note.Josh Kearney2011-08-161-3/+3
| * | | | | | | | | | | Allow local_gb to be 0; PEP8 fixes.Josh Kearney2011-08-161-1/+9
* | | | | | | | | | | | Updated a number of items to pave the way for new states.Brian Lamar2011-08-181-15/+16
* | | | | | | | | | | | Updated compute manager/API to use vm/task states. Brian Lamar2011-08-171-204/+237
|/ / / / / / / / / / /