summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Translate NoMoreFloatingIps exceptionChris Yeoh2013-04-181-4/+4
| | |/ / | |/| |
* | | | Make os.services.update work with cellsMatthew Sherborne2013-04-231-10/+8
| |/ / |/| |
* | | Merge "Delete extra space to api/volumes message"Jenkins2013-04-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Delete extra space to api/volumes messageYou Ji2013-04-171-1/+1
* | | Don't swallow PolicyNotAuthorized for resize/reboot actionsAndrew Laski2013-04-181-9/+0
|/ /
* | Merge "Fix bug in os-availability-zone extension."Jenkins2013-04-171-12/+16
|\ \ | |/ |/|
| * Fix bug in os-availability-zone extension.Andrea Rosa2013-04-111-12/+16
* | Add an extension to show the mac address of a ip in server(s)Zhi Yan Liu2013-04-122-4/+126
* | baremetal: Change node api related to prov_mac_addressArata Notsu2013-04-111-3/+15
|/
* Merge "Don't hide stacktraces for unexpected errors in rescue"Jenkins2013-04-102-14/+0
|\
| * Don't hide stacktraces for unexpected errors in rescueJoe Gordon2013-04-102-14/+0
* | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-1034-74/+0
|/
* Merge "Add reset function to nova coverage."Jenkins2013-04-091-1/+24
|\
| * Add reset function to nova coverage.Mitsuhiko Yamazaki2013-04-081-1/+24
* | Add an extension to show the network id of a virtual interfaceZhi Yan Liu2013-04-081-0/+77
|/
* Correct network uuid field for os-network extension Zhi Yan Liu2013-04-051-2/+3
* Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-042-0/+160
|\
| * Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-282-0/+160
* | Merge "Guard against content being None"Jenkins2013-04-041-2/+3
|\ \
| * | Guard against content being NoneRick Harris2013-04-021-2/+3
* | | Merge "Explain why the give methods are whitelisted."Jenkins2013-04-031-2/+10
|\ \ \ | |/ / |/| |
| * | Explain why the give methods are whitelisted.Joshua Harlow2013-04-021-2/+10
| |/
* | Merge "baremetal: Drop unused columns in bm_nodes"Jenkins2013-04-021-1/+1
|\ \
| * | baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-021-1/+1
* | | Merge "Prevent nova services' coverage data from combining into nova-api's"Jenkins2013-04-021-5/+8
|\ \ \ | |/ / |/| |
| * | Prevent nova services' coverage data from combining into nova-api'sMitsuhiko Yamazaki2013-03-111-5/+8
* | | Remove print statementsArata Notsu2013-04-021-1/+0
* | | Merge "Accepts aws-sdk-java timestamp format"Jenkins2013-04-011-4/+14
|\ \ \
| * | | Accepts aws-sdk-java timestamp formatMotoKen2013-03-291-4/+14
* | | | Merge "Ensure only pickle-able objects live in metadata"Jenkins2013-04-011-3/+2
|\ \ \ \
| * | | | Ensure only pickle-able objects live in metadataStanislaw Pitucha2013-03-281-3/+2
* | | | | Merge "Convert host value from unicode to a string."Jenkins2013-04-011-1/+1
|\ \ \ \ \
| * | | | | Convert host value from unicode to a string.Dan Florea2013-03-281-1/+1
* | | | | | Query quantum once for instance's security groupsAaron Rosen2013-03-291-3/+4
* | | | | | quantum security group driver nova list shows same groupAaron Rosen2013-03-291-9/+11
* | | | | | Merge "get context from req rather than getting a new admin context"Jenkins2013-03-292-18/+21
|\ \ \ \ \ \
| * | | | | | get context from req rather than getting a new admin contextAaron Rosen2013-03-282-18/+21
* | | | | | | Merge "Fix missing punctuation in docstring"Jenkins2013-03-291-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix missing punctuation in docstringDan Smith2013-03-281-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix typo in the XML serialization os-services API."Jenkins2013-03-281-5/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix typo in the XML serialization os-services API.Andrea Rosa2013-03-281-5/+18
| | |_|_|/ | |/| | |
* | | | | Merge "Make tenant_usage fall back to instance_type_id"Jenkins2013-03-281-1/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make tenant_usage fall back to instance_type_idDan Smith2013-03-271-1/+28
| |/ / /
* / / / Use format_message on exceptions instead of str()Nikola Dipanov2013-03-2718-51/+58
|/ / /
* | | Merge "Fix /servers/<instance-id>os-security-groups using quantum"Jenkins2013-03-261-3/+2
|\ \ \
| * | | Fix /servers/<instance-id>os-security-groups using quantumAaron Rosen2013-03-251-3/+2
* | | | Merge "Remove unnecessary DB call to find EC2 AZs."Jenkins2013-03-253-10/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary DB call to find EC2 AZs.Joe Gordon2013-03-213-10/+5
| |/ /
* | | Merge "Add missing info to docstring."Jenkins2013-03-251-9/+24
|\ \ \
| * | | Add missing info to docstring.Russell Bryant2013-03-251-9/+24