summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Move api_class options to where they are usedMark McLoughlin2013-01-091-1/+1
* Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-091-1/+1
* Merge "Remove availability_zones from service table"Jenkins2013-01-093-23/+25
|\
| * Remove availability_zones from service tableJoe Gordon2013-01-083-23/+25
* | Merge "Enable Aggregate based availability zones"Jenkins2013-01-091-1/+16
|\|
| * Enable Aggregate based availability zonesJoe Gordon2013-01-081-1/+16
* | Merge "Move global glance opts into nova.image.glance"Jenkins2013-01-091-2/+2
|\ \
| * | Move global glance opts into nova.image.glanceMark McLoughlin2013-01-081-2/+2
* | | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-094-12/+12
|\ \ \ | |_|/ |/| |
| * | fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-074-12/+12
* | | Merge "Add api extension to get and reset password"Jenkins2013-01-081-0/+87
|\ \ \
| * | | Add api extension to get and reset passwordVishvananda Ishaya2013-01-071-0/+87
* | | | Merge "Add exception handler for previous deleted flavor."Jenkins2013-01-081-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add exception handler for previous deleted flavor.Ken'ichi Ohmichi2013-01-081-0/+3
| | |/ | |/|
* / | config_drive is missing in xml deserializerhill2013-01-061-0/+4
|/ /
* | Merge "Add conditions in compute APIRouter"Jenkins2013-01-061-1/+2
|\ \
| * | Add conditions in compute APIRouteryugsuo2012-12-311-1/+2
* | | Merge "update version urls to working v2 urls"Jenkins2013-01-051-2/+2
|\ \ \
| * | | update version urls to working v2 urlsSean Dague2013-01-041-2/+2
* | | | Merge "Invalid EC2 ids should make the entire request fail."Jenkins2013-01-041-10/+34
|\ \ \ \
| * | | | Invalid EC2 ids should make the entire request fail.Michael Still2013-01-041-10/+34
* | | | | Merge "Allow larger encrypted password posts to metadata"Jenkins2013-01-042-11/+30
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Allow larger encrypted password posts to metadataVishvananda Ishaya2013-01-042-11/+30
* | | | Merge "Add html reports to report action in coverage extension."Jenkins2013-01-041-5/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add html reports to report action in coverage extension.Matthew Treinish2012-12-201-5/+13
* | | | Merge "Add remaining get_backdoor_port() rpc calls to coverage."Jenkins2013-01-031-0/+15
|\ \ \ \
| * | | | Add remaining get_backdoor_port() rpc calls to coverage.Matthew Treinish2013-01-021-0/+15
* | | | | Merge "Remove unused imports"Jenkins2013-01-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unused importsJoe Gordon2012-12-271-1/+1
| | |_|/ | |/| |
* | | | Merge "Remove improper NotFound except block in list servers"Jenkins2013-01-021-6/+0
|\ \ \ \
| * | | | Remove improper NotFound except block in list serversJay Pipes2012-12-261-6/+0
| |/ / /
* | | | Merge "Raise BadRequest when updating 'personality'"Jenkins2013-01-021-0/+4
|\ \ \ \
| * | | | Raise BadRequest when updating 'personality'Janis Gengeris2013-01-011-0/+4
| |/ / /
* | | | Merge "Adds os-volume_attachments 'volume_id' validation"Jenkins2013-01-021-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adds os-volume_attachments 'volume_id' validationJanis Gengeris2013-01-021-0/+9
| |/ /
* / / Fix cloudpipe instances query.MotoKen2012-12-241-1/+3
|/ /
* | Removed unused imports.Chuck Short2012-12-216-13/+0
* | Merge "Update exceptions to pass correct kwargs."Jenkins2012-12-211-2/+2
|\ \
| * | Update exceptions to pass correct kwargs.Dan Prince2012-12-181-2/+2
* | | Merge "add 'random_seed' entry to instance metadata"Jenkins2012-12-201-0/+3
|\ \ \
| * | | add 'random_seed' entry to instance metadataScott Moser2012-12-201-0/+3
* | | | Merge "Fix _find_ports() for when backdoor_port is None."Jenkins2012-12-201-1/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix _find_ports() for when backdoor_port is None.Matthew Treinish2012-12-201-1/+10
| |/ /
* / / Add extension to allow hiding of addressesJason Kölker2012-12-201-0/+89
|/ /
* | Merge "Move network_driver into new nova.network.driver"Jenkins2012-12-181-6/+2
|\ \ | |/ |/|
| * Move network_driver into new nova.network.driverMark McLoughlin2012-12-161-6/+2
* | Merge "Allows an instance to post encrypted password"Jenkins2012-12-183-4/+77
|\ \
| * | Allows an instance to post encrypted passwordVishvananda Ishaya2012-12-103-4/+77
* | | Add more association support to network APIChris Yeoh2012-12-172-25/+84
| |/ |/|
* | Merge "Fix errors in used_limits extension"Jenkins2012-12-141-4/+2
|\ \