summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "add metadata support for overlapping networks"Jenkins2012-11-302-14/+117
|\
| * add metadata support for overlapping networksMark McClain2012-11-302-14/+117
* | Merge "Add vpn ip/port setting support for CloudPipe"Jenkins2012-11-301-0/+78
|\ \
| * | Add vpn ip/port setting support for CloudPipeChris Yeoh2012-11-301-0/+78
* | | Access DB values as dict not as attributes. Part 2Joe Gordon2012-11-291-13/+13
|/ /
* | Merge "Fix HostDeserializer to enable multiple line xml"Jenkins2012-11-291-4/+12
|\ \
| * | Fix HostDeserializer to enable multiple line xmlMauro S. M. Rodrigues2012-11-221-4/+12
* | | Access DB values as dict not as attributesJoe Gordon2012-11-281-12/+13
* | | Move ec2 config opts to nova.api.ec2.cloudMark McLoughlin2012-11-281-5/+23
* | | Merge "Provide better error message for aggregate-create"Jenkins2012-11-271-4/+5
|\ \ \
| * | | Provide better error message for aggregate-createJoe Gordon2012-11-261-4/+5
* | | | Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-261-1/+3
|/ / /
* | | Merge "Adds API for bulk creation/deletion of floating IPs"Jenkins2012-11-261-0/+176
|\ \ \
| * | | Adds API for bulk creation/deletion of floating IPsChris Yeoh2012-11-211-0/+176
| |/ /
* | | Merge "Change all tenants servers listing as policy-based"Jenkins2012-11-261-7/+2
|\ \ \
| * | | Change all tenants servers listing as policy-basedYunhong, Jiang2012-11-201-7/+2
* | | | Move compute opts from nova.configMark McLoughlin2012-11-211-1/+1
* | | | Merge "Handle instances not being found in EC2 API responses."Jenkins2012-11-211-1/+3
|\ \ \ \
| * | | | Handle instances not being found in EC2 API responses.Michael Still2012-11-201-1/+3
| |/ / /
* | / / Wrap log messages with _()daisy-ycguo2012-11-211-1/+1
| |/ / |/| |
* | | Merge "Return an error response if the specified flavor does not exists. (v4)"Jenkins2012-11-211-0/+3
|\ \ \ | |_|/ |/| |
| * | Return an error response if the specified flavor does not exists. (v4)Ken'ichi Ohmichi2012-11-201-0/+3
* | | Merge "Fix os-hosts extension can't return xml response correctly."Jenkins2012-11-201-5/+1
|\ \ \ | |_|/ |/| |
| * | Fix os-hosts extension can't return xml response correctly.Yaguang Tang2012-11-191-5/+1
* | | Merge "Use CONF.import_opt() for nova.config opts"Jenkins2012-11-2015-15/+26
|\ \ \
| * | | Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-2015-15/+26
* | | | Merge "Remove nova.config.CONF"Jenkins2012-11-2038-44/+36
|\| | |
| * | | Remove nova.config.CONFMark McLoughlin2012-11-2038-44/+36
| | |/ | |/|
* | | Merge "'BackupCreate' rotation parameter >= 0"Jenkins2012-11-201-5/+11
|\ \ \ | |/ / |/| |
| * | 'BackupCreate' rotation parameter >= 0Édouard Thuleau2012-11-071-5/+11
* | | Merge "Fix _setup_routes() signature in APIRouter"Jenkins2012-11-191-2/+2
|\ \ \
| * | | Fix _setup_routes() signature in APIRouterYun Mao2012-11-121-2/+2
* | | | Remove nova.flagsMark McLoughlin2012-11-1736-36/+17
* | | | Make fping extension use CONFMark McLoughlin2012-11-171-5/+5
| |_|/ |/| |
* | | Merge "API extension for fpinging instances"Jenkins2012-11-162-0/+163
|\ \ \
| * | | API extension for fpinging instancesAlessio Ababilov2012-11-142-0/+163
* | | | Merge "don't explode if a 413 didn't set Retry-After"Jenkins2012-11-161-2/+3
|\ \ \ \
| * | | | don't explode if a 413 didn't set Retry-AfterSean Dague2012-11-151-2/+3
| |/ / /
* | | | Merge "Fix use of 'volume' variable name"Jenkins2012-11-161-11/+11
|\ \ \ \
| * | | | Fix use of 'volume' variable nameChris Behrens2012-11-161-11/+11
* | | | | Merge "Ditch unused import and variable"Jenkins2012-11-161-3/+1
|\| | | |
| * | | | Ditch unused import and variableChris Behrens2012-11-161-3/+1
* | | | | Merge "Fix a couple uses of FLAGS"Jenkins2012-11-161-3/+3
|\ \ \ \ \
| * | | | | Fix a couple uses of FLAGSChris Behrens2012-11-151-3/+3
| |/ / / /
* | | | | Merge "Allow controller extensions to extend update/show"Jenkins2012-11-161-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow controller extensions to extend update/showChris Yeoh2012-11-141-1/+2
| |/ / /
* / / / Adds REST API support for Fixed IPsChris Yeoh2012-11-131-0/+100
|/ / /
* | | Merge "Add REST API support for list/enable/disable nova services"Jenkins2012-11-131-0/+141
|\ \ \
| * | | Add REST API support for list/enable/disable nova servicesivan-zhu2012-11-101-0/+141
* | | | Add missing webob to excYun Mao2012-11-121-1/+2
| |/ / |/| |