summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Update pep8 dependency to v1.1Brian Waldon2012-05-242-2/+2
* Merge "Finish quota refactor."Jenkins2012-05-236-46/+120
|\
| * Finish quota refactor.Kevin L. Mitchell2012-05-236-46/+120
* | Use utils.parse_strtime rather than datetime.strptimeZhongyue Luo2012-05-232-18/+16
|/
* Add version to scheduler rpc API.Russell Bryant2012-05-232-4/+6
* Add tenant id in self link in /servers call for imagesPhilip Knouff2012-05-224-33/+64
* Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-211-2/+1
* Merge "Add version to the cert rpc API."Jenkins2012-05-181-7/+6
|\
| * Add version to the cert rpc API.Russell Bryant2012-05-171-7/+6
* | Merge "get instance details results in volumes key error"Jenkins2012-05-172-34/+67
|\ \ | |/ |/|
| * get instance details results in volumes key errorJohn Griffith2012-05-152-34/+67
* | Misused and not used config optionsZhongyue Luo2012-05-161-3/+3
* | Merge changes I36ff7c05,If43658b9Jenkins2012-05-162-9/+10
|\ \ | |/ |/|
| * Make use of openstack.common.jsonutils.Russell Bryant2012-05-152-9/+10
* | Alphabetize imports in nova/api/Joe Gordon2012-05-1527-33/+33
|/
* Merge "Create an internal key pair API."Jenkins2012-05-152-118/+58
|\
| * Create an internal key pair API.Dan Prince2012-05-142-118/+58
* | Make allocation failure a bit more friendlyChuck Short2012-05-141-6/+12
|/
* Merge "Added img metadata validation. Fixes bug 962117."Jenkins2012-05-114-6/+21
|\
| * Added img metadata validation. Fixes bug 962117.Unmesh Gurjar2012-05-114-6/+21
* | Remove instance Foreign Key in volumes table, replace with instance_uuidJohn Griffith2012-05-103-13/+10
|/
* Merge "Minor refactor of servers viewbuider."Jenkins2012-05-081-2/+1
|\
| * Minor refactor of servers viewbuider.Alex Meade2012-05-011-2/+1
* | Merge "Fix bug 983206 : _try_convert parsing string"Jenkins2012-05-081-24/+11
|\ \
| * | Fix bug 983206 : _try_convert parsing stringJoe Gordon2012-05-071-24/+11
* | | Remove instance action logging mechanismBrian Waldon2012-05-081-78/+0
* | | Merge "pylint cleanup"Jenkins2012-05-082-3/+0
|\ \ \
| * | | pylint cleanupJoe Gordon2012-05-072-3/+0
| |/ /
* | | Merge "Implement key pair quotas."Jenkins2012-05-082-0/+16
|\ \ \
| * | | Implement key pair quotas.Dan Prince2012-05-032-0/+16
* | | | Remove Deprecated AuthMiddlewareBrian Waldon2012-05-072-200/+0
| |/ / |/| |
* | | Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-1/+2
* | | Merge "Convert Volume and Snapshot IDs to use UUID"Jenkins2012-05-032-17/+71
|\ \ \
| * | | Convert Volume and Snapshot IDs to use UUIDJohn Griffith2012-05-022-17/+71
* | | | Merge "Allow blank passwords in changePassword action"Jenkins2012-05-031-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow blank passwords in changePassword actionBrian Waldon2012-05-011-2/+2
* | | | Merge "Allow blank adminPass on server create"Jenkins2012-05-021-6/+11
|\| | |
| * | | Allow blank adminPass on server createBrian Waldon2012-05-011-6/+11
| | |/ | |/|
* | | Merge "Update common.importutils from openstack-common."Jenkins2012-05-021-2/+1
|\ \ \ | |_|/ |/| |
| * | Update common.importutils from openstack-common.Russell Bryant2012-05-021-2/+1
* | | Provide better quota error messages.Alex Meade2012-05-024-61/+15
|/ /
* / Return a BadRequest on bad flavors param values.Alex Meade2012-05-011-2/+4
|/
* Merge "Migrate block_device_mapping to use instance uuids."Jenkins2012-04-302-5/+5
|\
| * Migrate block_device_mapping to use instance uuids.Michael Still2012-05-012-5/+5
* | Merge "Use openstack.common.importutils."Jenkins2012-04-307-13/+18
|\ \
| * | Use openstack.common.importutils.Russell Bryant2012-04-287-13/+18
* | | Merge "Port types and extra specs to volume api"Jenkins2012-04-303-21/+249
|\ \ \ | |_|/ |/| |
| * | Port types and extra specs to volume apiVishvananda Ishaya2012-04-133-21/+249
* | | Merge "Implements EC2 DescribeAddresses by specific PublicIp."Jenkins2012-04-301-23/+25
|\ \ \ | |_|/ |/| |
| * | Implements EC2 DescribeAddresses by specific PublicIp.MotoKen2012-04-251-23/+25