summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* More spelling fixes inside of novaJoe Gordon2011-11-092-3/+4
* Merge "Converting rebuild to use instance objects."Jenkins2011-11-091-4/+3
|\
| * Converting rebuild to use instance objects.Brian Lamar2011-11-091-4/+3
* | Merge "Converting resize to use instance objects"Jenkins2011-11-091-22/+16
|\ \
| * | Converting resize to use instance objectsBrian Waldon2011-11-091-22/+16
| |/
* / Refactor logging_error into utilsAaron Lee2011-11-091-11/+9
|/
* Merge "Converting reboot to use instance objects"Jenkins2011-11-091-3/+3
|\
| * Converting reboot to use instance objectsBrian Waldon2011-11-091-3/+3
* | Reducing the number of compute calls to GlanceBrian Waldon2011-11-091-12/+21
|/
* Merge "Move failed instances to error state"Jenkins2011-11-081-15/+27
|\
| * Move failed instances to error stateAaron Lee2011-11-071-15/+27
* | Merge "Set task state to UPDATING_PASSWORD when needed"Jenkins2011-11-082-1/+15
|\ \
| * | Set task state to UPDATING_PASSWORD when neededBrian Waldon2011-11-072-1/+15
| |/
* / Adding task_states.REBOOTING_HARDBrian Waldon2011-11-073-3/+5
|/
* Merge "Don't update database before resize"Jenkins2011-11-042-0/+2
|\
| * Don't update database before resizeGabe Westmaas2011-11-032-0/+2
* | Gracefully handle Xen resize failureBrian Waldon2011-11-031-2/+10
|/
* Merge "Log original dropped exception when a new exception occurs"Jenkins2011-11-031-1/+1
|\
| * Log original dropped exception when a new exception occursJohannes Erdfelt2011-10-311-1/+1
* | APIs should not wait on scheduler for builds in single zone deploymentChris Behrens2011-11-021-10/+25
* | Merge changes I15dd5a5e,I0641f2c4Jenkins2011-11-011-2/+10
|\ \
| * | Support server uuids with security groupsMark Washenberger2011-10-261-2/+10
* | | Merge "Fix 'begining' typo in system usage data bug 884307"Jenkins2011-11-011-1/+1
|\ \ \
| * | | Fix 'begining' typo in system usage dataMonsyne Dragon2011-10-311-1/+1
| | |/ | |/|
* / | Creating uuid -> id mapping for S3 Image ServiceBrian Waldon2011-10-311-3/+3
|/ /
* / Revert how APIs get IP address info for instancesChris Behrens2011-10-261-2/+14
|/
* Removed callback concept on VM driver methods:Brian Lamar2011-10-251-8/+6
* Server metadata must support server uuids.Mark Washenberger2011-10-241-0/+10
* Merge "Use UUIDs instead of IDs for OSAPI servers."Jenkins2011-10-241-1/+1
|\
| * Use UUIDs instead of IDs for OSAPI servers.Mark Washenberger2011-10-211-1/+1
* | Convert instancetype.flavorid to stringBrian Waldon2011-10-223-74/+85
|/
* Repartition and resize disk when marked as managed.Rick Harris2011-10-191-1/+6
* Merge "Adds the ability to automatically issue a hard reboot to instances tha...Jenkins2011-10-141-0/+12
|\
| * Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-131-0/+12
* | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-141-9/+1
|\ \ | |/ |/|
| * Xenapi driver can now generate swap from instance_typeRick Harris2011-10-131-9/+1
* | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-122-0/+99
* | Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...Dan Prince2011-10-121-0/+3
* | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-113-114/+146
|/
* Merge "moved floating ip db access and sanity checking from network api into ...Jenkins2011-10-101-2/+2
|\
| * moved floating ip db access and sanity checking from network api into network...Trey Morris2011-09-301-2/+2
* | Set error state on spawn error + integration test.Brian Lamar2011-10-032-8/+9
* | Adds a script that can automatically delete orphaned VDIs. Also had to move s...Josh Kearney2011-09-302-3/+0
* | Merge "Deallocate ip if build fails."Jenkins2011-09-301-24/+50
|\ \ | |/ |/|
| * Deallocate ip if build fails.Rick Harris2011-09-301-24/+50
* | Change 'recurse_zones' to 'local_zone_only'.Chris Behrens2011-09-281-10/+8
* | Snapshots/backups can no longer happen simultaneously. Tests included.Brian Lamar2011-09-281-0/+8
|/
* compute_api create*() and schedulers refactoringChris Behrens2011-09-272-113/+106
* Fix some minor issues due to premature merge of original code.Johannes Erdfelt2011-09-261-23/+17
* Fixing bug 857712Brian Waldon2011-09-231-2/+2