summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Spelling fix Retrive=> Retrieve"Jenkins2012-08-301-2/+2
|\ \
| * | Spelling fix Retrive=> RetrieveJoe Gordon2012-08-291-2/+2
* | | Sort API extensions by alias.Dan Prince2012-08-293-6/+12
|/ /
* | Merge "Accept role list from either X-Roles or X-Role"Jenkins2012-08-291-2/+16
|\ \
| * | Accept role list from either X-Roles or X-RoleBrian Elliott2012-08-281-2/+16
* | | Merge "Include launch-index in openstack style metadata."Jenkins2012-08-281-0/+1
|\ \ \ | |_|/ |/| |
| * | Include launch-index in openstack style metadata.Michael Still2012-08-281-0/+1
| |/
* / Port existing code to utils.ensure_treeMichael Still2012-08-281-2/+1
|/
* Implement project specific flavors APIunicell2012-08-275-7/+273
* Fix path to example extension implementationTom Fifield2012-08-251-1/+1
* Add missing import webob.excYun Mao2012-08-241-0/+2
* Merge "Returns hypervisor_hostname in xml of extension"Jenkins2012-08-241-0/+2
|\
| * Returns hypervisor_hostname in xml of extensionVishvananda Ishaya2012-08-231-0/+2
* | Merge "Return actual availability zones"Jenkins2012-08-241-28/+52
|\ \
| * | Return actual availability zonesMichael Still2012-08-231-28/+52
* | | Merge "Check association when removing floating ip."Jenkins2012-08-241-1/+6
|\ \ \
| * | | Check association when removing floating ip.Lianhao Lu2012-08-231-1/+6
| |/ /
* | | Merge "Implement network creation in compute API"Jenkins2012-08-241-3/+26
|\ \ \ | |_|/ |/| |
| * | Implement network creation in compute APIAlessio Ababilov2012-08-211-3/+26
* | | Merge "Let admin list instances in vm_states.DELETED"Jenkins2012-08-231-0/+7
|\ \ \
| * | | Let admin list instances in vm_states.DELETEDJian Wen2012-08-231-0/+7
| | |/ | |/|
* / | Provide a hint for missing EC2 image idsMichael Still2012-08-231-1/+1
|/ /
* / add availability_zone to openstack metadataScott Moser2012-08-211-0/+1
|/
* Merge "Return HTTP 422 on bad server update PUT request."Jenkins2012-08-212-1/+5
|\
| * Return HTTP 422 on bad server update PUT request.Dan Prince2012-08-172-1/+5
* | Add key_name attribute in XML servers APIMauro S. M. Rodrigues2012-08-201-1/+1
* | Merge "Move volume size validation to api layer."Jenkins2012-08-201-9/+1
|\ \
| * | Move volume size validation to api layer.Eoghan Glynn2012-08-151-9/+1
* | | Merge "Fix spelling typos"Jenkins2012-08-201-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix spelling typosJoe Gordon2012-08-161-3/+3
* | | Revert per-user-quotasEoghan Glynn2012-08-162-79/+14
* | | Implement GET (show) in OS API keypairs extension.Dan Prince2012-08-161-0/+9
|/ /
* | Merge "Update disk config to check for 'server' in req."Jenkins2012-08-162-5/+3
|\ \
| * | Update disk config to check for 'server' in req.Dan Prince2012-08-152-5/+3
| |/
* | Merge "Allow nova to guess device if not passed to attach"Jenkins2012-08-162-52/+7
|\ \
| * | Allow nova to guess device if not passed to attachVishvananda Ishaya2012-08-152-52/+7
| |/
* / Changes default behavior of ec2isethi2012-08-151-3/+3
|/
* Merge "Adding port attribute in network parameter of boot."Jenkins2012-08-151-12/+37
|\
| * Adding port attribute in network parameter of boot.Nachi Ueno2012-08-151-12/+37
* | Merge "Allow XML payload for volume creation."Jenkins2012-08-151-1/+11
|\ \ | |/ |/|
| * Allow XML payload for volume creation.Eoghan Glynn2012-08-141-1/+11
* | Merge "Implement network association in OS API"Jenkins2012-08-151-3/+32
|\ \
| * | Implement network association in OS APIAlessio Ababilov2012-08-111-3/+32
* | | continue config-drive-v2, add openstack metadata apiScott Moser2012-08-141-38/+179
| |/ |/|
* | Validate that min_count & max_count parameters are numeric.Ed Bak2012-08-141-10/+26
* | Merge "Fix HTTP 500 on bad server create"Jenkins2012-08-141-2/+7
|\ \
| * | Fix HTTP 500 on bad server createBrian Elliott2012-08-101-2/+7
* | | Fix TypeError conversion in API layerBrian Elliott2012-08-121-1/+5
* | | Key auto_disk_config in create server off of ext.Vishvananda Ishaya2012-08-121-1/+3
| |/ |/|
* | Merge "Default behavior should restrict admins to tenant for volumes."Jenkins2012-08-122-2/+31
|\ \