summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
|\ \ \ \