summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Fixes FloatingIPDNS extension 'show' method.Tiago Mello2013-01-311-22/+31
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Fixes 'not in' operator usage"Jenkins2013-01-3110-15/+15
|\ \ \ \ \ \ \
| * | | | | | | Fixes 'not in' operator usageZhongyue Luo2013-01-3110-15/+15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Pass parameter 'filter' back to model layer"Jenkins2013-01-311-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Pass parameter 'filter' back to model layerStephen Gran2013-01-291-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Fixes "is not" usageZhongyue Luo2013-01-311-1/+1
| |/ / / / |/| | | |
* | | | | Merge "Fix boot with image not active"Jenkins2013-01-301-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix boot with image not activeZhou ShaoYu2013-01-291-0/+2
| |/ / /
* | | | Fix get and update in FlavorExtraSpecsGiampaolo Lauria2013-01-291-3/+11
* | | | Finer access control in os-volume_attachmentsAndrew Laski2013-01-281-0/+14
|/ / /
* | | Merge "Strip out Traceback from HTTP response"Jenkins2013-01-281-1/+9
|\ \ \
| * | | Strip out Traceback from HTTP responseDavanum Srinivas2013-01-251-1/+9
* | | | Avoid hard dependency on python-coverage.Dan Prince2013-01-271-2/+9
|/ / /
* | | Enable N302: Import modules onlyJoe Gordon2013-01-251-2/+2
* | | Merge "Provide creating real unique constraints for columns"Jenkins2013-01-241-0/+2
|\ \ \
| * | | Provide creating real unique constraints for columnsBoris Pavlovic2013-01-231-0/+2
* | | | Merge "Add REST api to manage bare-metal nodes"Jenkins2013-01-231-0/+210
|\ \ \ \
| * | | | Add REST api to manage bare-metal nodesArata Notsu2013-01-231-0/+210
| | |_|/ | |/| |
* | | | Merge "Add Compute API validations for block device map"Jenkins2013-01-231-0/+2
|\ \ \ \
| * | | | Add Compute API validations for block device mapRohit Karajgi2013-01-141-0/+2
* | | | | Adding REST API to show all availability zones of an regionzhiyanliu2013-01-232-27/+157
| |_|/ / |/| | |
* | | | Merge "List servers having non-existent flavor should return empty list"Jenkins2013-01-231-2/+3
|\ \ \ \
| * | | | List servers having non-existent flavor should return empty listDavanum Srinivas2013-01-221-2/+3
* | | | | Merge "Prevent metadata updates until instance is active."Jenkins2013-01-221-0/+9
|\ \ \ \ \
| * | | | | Prevent metadata updates until instance is active.Brian Elliott2013-01-191-0/+9
| | |_|/ / | |/| | |
* | | | | Fix incorrect use of context objectgtt1162013-01-221-1/+2
| |/ / / |/| | |
* | | | Merge "correcting for proper use of the word 'an'."Jenkins2013-01-211-1/+1
|\ \ \ \
| * | | | correcting for proper use of the word 'an'.Matt Joyce2013-01-161-1/+1
| | |_|/ | |/| |
* | | | Merge "Refactor EC2 keypairs exception"Jenkins2013-01-212-12/+10
|\ \ \ \
| * | | | Refactor EC2 keypairs exceptionChuck Short2013-01-182-12/+10
| | |/ / | |/| |
* | | | Merge "Correcting improper use of the word 'an'."Jenkins2013-01-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Correcting improper use of the word 'an'.Matt Joyce2013-01-161-1/+1
| |/ /
* | | Merge "Validated device_name value in block device map"Jenkins2013-01-171-5/+17
|\ \ \
| * | | Validated device_name value in block device mapUnmesh Gurjar2013-01-101-5/+17
* | | | Merge "Make nova-api logs more useful"Jenkins2013-01-171-0/+4
|\ \ \ \
| * | | | Make nova-api logs more usefulJoe Gordon2013-01-151-0/+4
* | | | | Merge "Expose a get_spice_console RPC API method"Jenkins2013-01-171-1/+24
|\ \ \ \ \
| * | | | | Expose a get_spice_console RPC API methodDaniel P. Berrange2013-01-161-1/+24
| | |_|/ / | |/| | |
* | | | | Merge "enables admin to view instance fault "details""Jenkins2013-01-171-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enables admin to view instance fault "details"Melanie Witt2013-01-141-2/+2
* | | | | Merge "Cells: Add cells API extension"Jenkins2013-01-151-0/+303
|\ \ \ \ \
| * | | | | Cells: Add cells API extensionChris Behrens2013-01-151-0/+303
* | | | | | Merge "Cells: Add some cells support to admin_actions extension"Jenkins2013-01-151-3/+1
|\ \ \ \ \ \
| * | | | | | Cells: Add some cells support to admin_actions extensionMatthew Sherborne2013-01-151-3/+1
* | | | | | | Merge "Implements getPasswordData for ec2"Jenkins2013-01-151-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Implements getPasswordData for ec2Vishvananda Ishaya2013-01-111-0/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Correct docstring on sizelimit middleware."Jenkins2013-01-151-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Correct docstring on sizelimit middleware.Dan Prince2013-01-141-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Cleaning up exception handling"Jenkins2013-01-151-10/+14
|\ \ \ \ \ \
| * | | | | | Cleaning up exception handlingJustin Shepherd2013-01-151-10/+14
| |/ / / / /