summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge "Make rebuilds with an emtpy name raise BadRequest."Jenkins2012-04-281-1/+4
|\ \ \
| * | | Make rebuilds with an emtpy name raise BadRequest.Alex Meade2012-04-181-1/+4
* | | | Merge "Fix timeout in EC2 CloudController.create_image()"Jenkins2012-04-281-1/+1
|\ \ \ \
| * | | | Fix timeout in EC2 CloudController.create_image()Eoghan Glynn2012-04-271-1/+1
* | | | | Merge "Do not allow blank adminPass attribute on set password"Jenkins2012-04-271-1/+1
|\ \ \ \ \
| * | | | | Do not allow blank adminPass attribute on set passwordAlex Meade2012-04-181-1/+1
| | |/ / / | |/| | |
* | | | | Added the validation for name check for rebuild of a serverNikhil Komawar2012-04-271-1/+4
| |/ / / |/| | |
* | | | Add instance to several log messages.Michael Still2012-04-271-2/+4
* | | | Merge "Add instance to log messages."Jenkins2012-04-261-2/+2
|\ \ \ \
| * | | | Add instance to log messages.Michael Still2012-04-261-2/+2
* | | | | Merge "Make updating hostId raises BadRequest."Jenkins2012-04-261-0/+4
|\ \ \ \ \
| * | | | | Make updating hostId raises BadRequest.vaddi-kiran2012-04-261-0/+4
| |/ / / /
* | | | | Merge "Include instance in log message."Jenkins2012-04-261-1/+2
|\ \ \ \ \
| * | | | | Include instance in log message.Michael Still2012-04-261-1/+2
| |/ / / /
* / / / / Ensure all messages include instance.Michael Still2012-04-261-1/+1
|/ / / /
* | | | Merge "Validate min_ram/min_disk on rebuild."Jenkins2012-04-251-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Validate min_ram/min_disk on rebuild.Dan Prince2012-04-231-0/+4
* | | | Merge "Fixed metadata validation err. Fixes bug 965102."Jenkins2012-04-252-2/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed metadata validation err. Fixes bug 965102.Unmesh Gurjar2012-04-122-2/+17
| | |/ | |/|