summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "KVM and XEN Disk Management Parity"Jenkins2012-01-245-7/+8
|\
| * KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-245-7/+8
* | Remove deprecated serialization code.Kevin L. Mitchell2012-01-244-29/+7
|/
* Merge "Fixed limiting for flavors"Jenkins2012-01-243-13/+24
|\
| * Fixed limiting for flavorsPhilip Knouff2012-01-233-13/+24
* | Merge "API version check cleanups"Jenkins2012-01-242-7/+5
|\ \
| * | API version check cleanupsPádraig Brady2012-01-232-7/+5
| |/
* | Brings back keystone middlewareVishvananda Ishaya2012-01-232-0/+103
* | Merge "Remove deprecated extension code."Jenkins2012-01-2313-776/+151
|\ \ | |/ |/|
| * Remove deprecated extension code.Kevin L. Mitchell2012-01-1913-776/+151
* | Add SchedulerHints compute extensionBrian Waldon2012-01-202-1/+68
* | Merge "Validating image id for rebuild."Jenkins2012-01-201-0/+3
|\ \
| * | Validating image id for rebuild.Naveed Massjouni2012-01-191-0/+3
| |/
* | scheduler host_manager needs service for filtersChris Behrens2012-01-191-3/+1
* | aws/ec2 api validationJoe Gordon2012-01-192-2/+187
|/
* More cleanup of Imports to match HACKINGJoe Gordon2012-01-193-8/+8
* Rename 'zone' to 'domain.'Andrew Bogott2012-01-181-64/+66
* Merge "disk_config extension now uses OS prefix."Jenkins2012-01-181-2/+2
|\
| * disk_config extension now uses OS prefix.Rick Harris2012-01-181-2/+2
* | Cleanup Imports to match HACKING guidelinesJoe Gordon2012-01-181-2/+2
|/
* Add dns domain manipulation to nova.Andrew Bogott2012-01-181-70/+148
* Merge "Separate scheduler host management"Jenkins2012-01-181-10/+6
|\
| * Separate scheduler host managementChris Behrens2012-01-181-10/+6
* | Merge "Set instance_ref property when creating snapshots."Jenkins2012-01-182-7/+6
|\ \ | |/ |/|
| * Set instance_ref property when creating snapshots.Dan Prince2012-01-172-7/+6
* | Merge "Stop allowing blank image names on snapshot/backup"Jenkins2012-01-181-7/+2
|\ \ | |/ |/|
| * Stop allowing blank image names on snapshot/backupAlex Meade2012-01-171-7/+2
* | Implements blueprint vnc-console-cleanupAnthony Young2012-01-172-9/+79
* | Rebuild/Resize support for disk-config.Rick Harris2012-01-172-138/+138
|/
* Merge "Clean up generate fingerprint."Jenkins2012-01-172-22/+2
|\
| * Clean up generate fingerprint.MotoKen2012-01-172-22/+2
* | Merge "Add ipv4 and ipv6 validation"Jenkins2012-01-171-2/+33
|\ \ | |/ |/|
| * Add ipv4 and ipv6 validationAlex Meade2012-01-161-2/+33
* | Merge "Add tests for volume list and detail through new volume api, and fix e...Jenkins2012-01-171-0/+28
|\ \
| * | Add tests for volume list and detail through new volume api, and fix error th...Anthony Young2012-01-161-0/+28
* | | Merge "Update some extensions (1)"Jenkins2012-01-168-218/+189
|\ \ \
| * | | Update some extensions (1)Kevin L. Mitchell2012-01-168-218/+189
* | | | Fixed the log linePhilip Knouff2012-01-161-1/+1
| |/ / |/| |
* | | Merge "Update some extensions (2)"Jenkins2012-01-162-77/+110
|\ \ \
| * | | Update some extensions (2)Kevin L. Mitchell2012-01-162-77/+110
| |/ /
* | | Merge "Increase robustness of image filtering by server"Jenkins2012-01-162-5/+11
|\ \ \
| * | | Increase robustness of image filtering by serverBrian Waldon2012-01-162-5/+11
| |/ /
* | | Merge "Remove unused extension decorator require_admin"Jenkins2012-01-161-11/+0
|\ \ \ | |/ / |/| |
| * | Remove unused extension decorator require_adminBrian Waldon2012-01-151-11/+0
| |/
* / Implement BP untie-nova-network-modelsJason Kölker2012-01-165-77/+168
|/
* Fix volume api typoDean Troyer2012-01-141-1/+1
* Convert nova.volume.api.API to use volume objectsBrian Waldon2012-01-135-49/+70
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-1313-21/+0
* Merge "have all quota errors return an http 413"Jenkins2012-01-131-1/+2
|\
| * have all quota errors return an http 413Alex Meade2012-01-131-1/+2