summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "make ensure_default_security_group() call sgh"Jenkins2012-09-191-1/+4
|\
| * make ensure_default_security_group() call sghAaron Rosen2012-09-181-1/+4
* | Merge "Fixes error handling during schedule_run_instance"Jenkins2012-09-182-24/+25
|\ \ | |/ |/|
| * Fixes error handling during schedule_run_instanceVishvananda Ishaya2012-09-172-24/+25
* | Reset the task state after backup done.eddie-sheffield2012-09-171-1/+8
|/
* Merge "Make compute/manager.py use self.host instead of FLAGS.host"Jenkins2012-09-171-4/+5
|\
| * Make compute/manager.py use self.host instead of FLAGS.hostDan Smith2012-09-131-4/+5
* | All security groups not returned to admins by default.Eoghan Glynn2012-09-141-2/+10
* | Merge "Allow for deleting VMs from down compute nodes."Jenkins2012-09-141-2/+15
|\ \ | |/ |/|
| * Allow for deleting VMs from down compute nodes.Joe Gordon2012-08-311-2/+15
* | Merge "Avoid live migrate overwriting the other task_state"Jenkins2012-09-131-0/+4
|\ \
| * | Avoid live migrate overwriting the other task_stateJian Wen2012-09-131-0/+4
* | | Merge "fix rpcapi version."Jenkins2012-09-131-3/+20
|\ \ \
| * | | fix rpcapi version.Russell Bryant2012-09-111-3/+20
* | | | Merge "Add 'detaching' to volume status"Jenkins2012-09-122-3/+12
|\ \ \ \
| * | | | Add 'detaching' to volume statusRongze Zhu2012-09-122-3/+12
| |/ / /
* | | | Merge "Check flavor id on resize."Jenkins2012-09-121-5/+2
|\ \ \ \
| * | | | Check flavor id on resize.Alessandro Tagliapietra2012-09-121-5/+2
| |/ / /
* | | | Merge "Avoid VM task state revert on instance termination"Jenkins2012-09-121-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid VM task state revert on instance terminationEoghan Glynn2012-09-121-2/+6
| |/ /
* | | Merge "libvirt: Fix live block migration"Jenkins2012-09-121-2/+3
|\ \ \
| * | | libvirt: Fix live block migrationJian Wen2012-09-121-2/+3
| |/ /
* / / Reset task state before reschedulingBrian Elliott2012-09-121-0/+5
|/ /
* | Create image of volume-backed instance via native APIEoghan Glynn2012-09-091-0/+79
* | Implement paginate query use marker in nova-apipengyuwei2012-09-071-5/+11
* | Generate a flavorid if needed at flavor creationAdrien Cunin2012-09-071-2/+4
* | Fix and cleanup compute node stat trackingBrian Elliott2012-09-063-37/+58
* | Fix instances query for compute statsBrian Elliott2012-09-021-2/+1
* | Merge "Allow hard reboot of a soft rebooting instance"Jenkins2012-09-051-2/+9
|\ \
| * | Allow hard reboot of a soft rebooting instanceMathew Odden2012-09-011-2/+9
* | | Automatically convert device namesVishvananda Ishaya2012-09-042-12/+15
* | | On rebuild, the compute.instance.existsRick Harris2012-09-013-10/+16
|/ /
* | Merge "Address race condition from concurrent task state update"Jenkins2012-08-312-38/+110
|\ \
| * | Address race condition from concurrent task state updateYun Mao2012-08-312-38/+110
* | | Merge "Avoid leaking security group quota reservations"Jenkins2012-08-311-5/+6
|\ \ \ | |/ / |/| |
| * | Avoid leaking security group quota reservationsMark McLoughlin2012-08-311-5/+6
| |/
* | Merge "Save the original base image ref for snapshots."Jenkins2012-08-311-0/+17
|\ \
| * | Save the original base image ref for snapshots.Rick Harris2012-08-311-0/+17
* | | Merge "Stop using scheduler RPC API magic"Jenkins2012-08-311-1/+1
|\ \ \
| * | | Stop using scheduler RPC API magicMark McLoughlin2012-08-291-1/+1
* | | | Merge "Remove compute RPC API version 1.x"Jenkins2012-08-311-783/+83
|\| | |
| * | | Remove compute RPC API version 1.xMark McLoughlin2012-08-281-783/+83
* | | | Merge "Add version 2.0 of compute RPC API"Jenkins2012-08-313-105/+462
|\| | | | |/ / |/| |
| * | Add version 2.0 of compute RPC APIMark McLoughlin2012-08-283-105/+462
| |/
* / FLAG rename: bandwith_poll_*=>bandwidth_poll_*Joe Gordon2012-08-301-1/+2
|/
* request_spec['instance_uuids'] as list in resizeClay Gerrard2012-08-271-1/+1
* Implement project specific flavors APIunicell2012-08-271-9/+45
* Check volume status before detaching.Chuck Short2012-08-241-0/+4
* Merge "Allows libvirt to set a serial number for a volume"Jenkins2012-08-231-1/+12
|\
| * Allows libvirt to set a serial number for a volumeVishvananda Ishaya2012-08-161-1/+12