summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \
| * | Fix errors in used_limits extensionMark McLoughlin2012-12-131-4/+2
* | | Merge "Move API extension opts to api.openstack.compute"Jenkins2012-12-132-4/+18
|\ \ \
| * | | Move API extension opts to api.openstack.computeMark McLoughlin2012-12-122-4/+18
* | | | Merge "Move osapi_max_limit into api.openstack.common"Jenkins2012-12-131-1/+4
|\| | |
| * | | Move osapi_max_limit into api.openstack.commonMark McLoughlin2012-12-121-1/+4
* | | | Merge "Move link_prefix options into api.openstack.common"Jenkins2012-12-133-22/+26
|\| | | | |/ / |/| |
| * | Move link_prefix options into api.openstack.commonMark McLoughlin2012-12-123-22/+26
* | | Merge "Fix for correctly parsing snapshot uuid in ec2api"Jenkins2012-12-131-3/+2
|\ \ \
| * | | Fix for correctly parsing snapshot uuid in ec2apiRohan Rhishikesh Kanade2012-12-121-3/+2
* | | | Merge "Properly scope password options"Jenkins2012-12-122-7/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Properly scope password optionsMark McLoughlin2012-12-122-7/+12
* | | Merge "Move api_rate_limit and auth_strategy to nova.api"Jenkins2012-12-121-7/+14
|\| |
| * | Move api_rate_limit and auth_strategy to nova.apiMark McLoughlin2012-12-111-7/+14
* | | Merge "Add coverage extension to nova API."Jenkins2012-12-111-0/+236
|\ \ \
| * | | Add coverage extension to nova API.Matthew Treinish2012-12-111-0/+236
* | | | Merge "Map cinder snapshot statuses to ec2."Jenkins2012-12-111-3/+23
|\ \ \ \
| * | | | Map cinder snapshot statuses to ec2.Michael Still2012-12-111-3/+23
| | |/ / | |/| |
* | | | Merge "Consider reserved count in os-user-limits extension"Jenkins2012-12-111-1/+10
|\ \ \ \
| * | | | Consider reserved count in os-user-limits extensionEoghan Glynn2012-12-101-1/+10
| |/ / /
* | | | Merge "Fix handling of unimplemented host actions"Jenkins2012-12-111-10/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix handling of unimplemented host actionsMark McLoughlin2012-12-051-10/+14
* | | | Access DB values as dict not as attributes. Part 4Joe Gordon2012-12-101-12/+12
* | | | Merge "Fix positional arg swallow decorator"Jenkins2012-12-081-6/+3
|\| | |
| * | | Fix positional arg swallow decoratorMark McLoughlin2012-12-051-6/+3
| | |/ | |/|
* / | Add agent build API support for list/create/delete/modify agent buildivan-zhu2012-12-051-0/+171
|/ /
* / Boot from volume without image suppliedNikola Dipanov2012-12-032-14/+34
|/