summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | Refactor compute api messaging calls to compute managerChris Behrens2012-01-211-119/+93
* | | Allow compute manager prep_resize to accept kwargsDan Prince2012-01-211-1/+1
|/ /
* | Merge "Handle FlavorNotFound on server list w/ filter"Jenkins2012-01-211-3/+13
|\ \
| * | Handle FlavorNotFound on server list w/ filterBrian Waldon2012-01-201-3/+13
* | | Add SchedulerHints compute extensionBrian Waldon2012-01-201-3/+6
* | | Add option to force hosts to schedulerVishvananda Ishaya2012-01-201-4/+18
|/ /
* / pass filter_properties into scheduling requests for run_instanceChris Behrens2012-01-201-10/+14
|/
* Merge "Validating image id for rebuild."Jenkins2012-01-201-0/+8
|\
| * Validating image id for rebuild.Naveed Massjouni2012-01-191-0/+8
* | Fix for bug 918502Brian Lamar2012-01-191-1/+1
* | Merge "Allow instances in 'BUILD' state to be deleted."Jenkins2012-01-191-2/+2
|\ \ | |/ |/|
| * Allow instances in 'BUILD' state to be deleted.Dan Prince2012-01-171-2/+2
* | Merge "Clarify error messages for admin passwords."Jenkins2012-01-191-1/+3
|\ \
| * | Clarify error messages for admin passwords.Dan Prince2012-01-181-1/+3
* | | Fix bug #917615masumotok2012-01-181-1/+1
|/ /
* | Implements blueprint vnc-console-cleanupAnthony Young2012-01-172-20/+39
* | Merge "blueprint host-aggregates"Jenkins2012-01-171-0/+28
|\ \
| * | blueprint host-aggregatesArmando Migliaccio2012-01-171-0/+28
| |/
* / Rebuild/Resize support for disk-config.Rick Harris2012-01-171-2/+3
|/
* Merge "Implement BP untie-nova-network-models"Jenkins2012-01-161-13/+21
|\
| * Implement BP untie-nova-network-modelsJason Kölker2012-01-161-13/+21
* | Merge "Remove compute.api.API.add_network_to_project"Jenkins2012-01-161-10/+0
|\ \ | |/ |/|
| * Remove compute.api.API.add_network_to_projectBrian Waldon2012-01-121-10/+0
* | Convert nova.volume.api.API to use volume objectsBrian Waldon2012-01-132-45/+52
* | Merge "Remove 'status' from default snapshot properties"Jenkins2012-01-131-5/+6
|\ \
| * | Remove 'status' from default snapshot propertiesBrian Waldon2012-01-121-5/+6
| |/
* / First implementation of bp/live-migration-resource-calcmasumotok2012-01-131-5/+17
|/
* Fix policy import in nova.compute.apiBrian Waldon2012-01-121-1/+1
* Add policy checks to Compute.APIBrian Waldon2012-01-121-10/+88
* Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-123-32/+64
* Merge "Blueprint xenapi-security-groups"Jenkins2012-01-121-1/+0
|\
| * Blueprint xenapi-security-groupsSalvatore Orlando2012-01-101-1/+0
* | Merge "fix reboot_instance typo"Jenkins2012-01-111-1/+1
|\ \
| * | fix reboot_instance typolzyeval2012-01-101-1/+1
* | | Update logging in compute manager to use uuidsAlex Meade2012-01-111-38/+43
| |/ |/|
* | Use instance_properties in resize.Mark Washenberger2012-01-051-1/+1
|/
* Send event notifications for suspend and resume.Josh Kearney2012-01-041-0/+8
* Adds running_deleted_instance_reaper task.Rick Harris2012-01-031-0/+73
* re-raising exceptions fixlzyeval2011-12-311-15/+12
* 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-5/+5
* Merge "Allow accessIPv4 and accessIPv6 on rebuild action"Jenkins2011-12-221-10/+7
|\
| * Allow accessIPv4 and accessIPv6 on rebuild actionBrian Waldon2011-12-211-10/+7
* | Fix spelling typos in commentsJoe Gordon2011-12-211-2/+2
|/