summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | Removed zones from api and distributed schedulerSandy Walsh2012-02-161-73/+15
|/ /
* | misc networking fixesTrey Morris2012-02-151-1/+1
* | Merge "Added resize support for Libvirt/KVM."Jenkins2012-02-151-2/+5
|\ \
| * | Added resize support for Libvirt/KVM.Nachi Ueno2012-02-141-2/+5
* | | Merge "Don't query database with an empty list for IN clause"Jenkins2012-02-141-0/+3
|\ \ \ | |/ / |/| |
| * | Don't query database with an empty list for IN clauseJohannes Erdfelt2012-02-131-0/+3
| |/
* | Replace ApiError with new exceptionsBrian Waldon2012-02-142-45/+31
* | Standardize logging delaration and useJason Kölker2012-02-143-3/+3
|/
* Remedies LP Bug #928910 - Use libvirt lookupByName() to check existenceJay Pipes2012-02-101-1/+1
* Merge "Removes constraints from instance and volume types"Jenkins2012-02-101-10/+0
|\
| * Removes constraints from instance and volume typesVishvananda Ishaya2012-02-081-10/+0
* | Merge "Remove the last of the gflags shim layer"Jenkins2012-02-102-2/+2
|\ \
| * | Remove the last of the gflags shim layerMark McLoughlin2012-02-102-2/+2
* | | Merge "Fix status transition when reverting resize"Jenkins2012-02-102-3/+5
|\ \ \ | |/ / |/| |
| * | Fix status transition when reverting resizeBrian Waldon2012-02-032-3/+5
* | | Merge "Backslash continuations (misc.)"Jenkins2012-02-102-32/+30
|\ \ \
| * | | Backslash continuations (misc.)Zhongyue Luo2012-02-082-32/+30
* | | | Merge "Use named logger when available"Jenkins2012-02-091-2/+2
|\ \ \ \
| * | | | Use named logger when availableJohannes Erdfelt2012-02-081-2/+2
* | | | | Merge "Fix deprecated warning"Jenkins2012-02-081-1/+1
|\ \ \ \ \
| * | | | | Fix deprecated warningJohannes Erdfelt2012-02-081-1/+1
| |/ / / /
* / / / / Consistently update instance in nova/compute/manager.pyJohannes Erdfelt2012-02-081-15/+7
|/ / / /
* | | / Handle service failures during finish_resize gracefullyJohannes Erdfelt2012-02-081-35/+39
| |_|/ |/| |
* | | Remove ajaxterm from NovaThierry Carrez2012-02-072-22/+0
|/ /
* | Fix _poll_bandwidth_usage if no network on vifJason Kölker2012-02-062-4/+26
* | Add initiator to initialize_connectionVishvananda Ishaya2012-02-041-8/+11
|/
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-032-2/+2
* Raise ApiError in response to InstanceTypeNotFoundMaru Newby2012-02-031-12/+11
* blueprint nova-image-cache-management phase1Michael Still2012-02-031-0/+21
* Capture bandwidth usage data before resize.Monsyne Dragon2012-02-021-0/+1
* Merge "Fixing a rebuild race condition bug."Jenkins2012-02-011-8/+21
|\
| * Fixing a rebuild race condition bug.Naveed Massjouni2012-01-261-8/+21
* | Ties quantum, melange, and nova network modelTrey Morris2012-02-013-52/+198
* | Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-282-35/+53
* | Merge "Fixing rebuilds on libvirt, seriously."Jenkins2012-01-261-9/+9
|\ \ | |/ |/|
| * Fixing rebuilds on libvirt, seriously.Naveed Massjouni2012-01-251-9/+9
* | Merge changes If0c92dca,I75d8b616Jenkins2012-01-264-6/+159
|\ \
| * | blueprint host-aggregates: OSAPI extensionsArmando Migliaccio2012-01-251-4/+8
| * | blueprint host-aggregates: OSAPI/virt integration, via nova.compute.apiArmando Migliaccio2012-01-254-6/+155
* | | Adding live migration server actionsmasumotok2012-01-261-10/+10
| |/ |/|
* | Fixing rebuilds on libvirt.Naveed Massjouni2012-01-251-1/+1
|/
* Blueprint xenapi-provider-firewall and Bug #915403.Deepak Garg2012-01-242-3/+3
* Add an API extension for creating+deleting flavorsCole Robinson2012-01-241-2/+8
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-243-14/+18
* ComputeNode Capacity supportSandy Walsh2012-01-231-37/+42
* Merge "Make start_instance cast directly to compute host"Jenkins2012-01-221-5/+1
|\
| * Make start_instance cast directly to compute hostChris Behrens2012-01-211-5/+1
* | Merge "ERROR out instance if unrescue fails."Jenkins2012-01-221-2/+18
|\ \
| * | ERROR out instance if unrescue fails.Rick Harris2012-01-211-2/+18
* | | Merge "Refactor compute api messaging calls to compute manager"Jenkins2012-01-221-119/+93
|\ \ \ | | |/ | |/|