summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement paginate query use marker in nova-api"Jenkins2012-09-072-12/+17
|\
| * Implement paginate query use marker in nova-apipengyuwei2012-09-072-12/+17
* | Merge "Fix EC2 cinder volume creation as an admin user."Jenkins2012-09-071-2/+3
|\ \ | |/ |/|
| * Fix EC2 cinder volume creation as an admin user.Dan Prince2012-09-061-2/+3
* | Generate a flavorid if needed at flavor creationAdrien Cunin2012-09-071-1/+1
* | Merge "Fix xml metadata for volumes extension."Jenkins2012-09-061-6/+47
|\ \ | |/ |/|
| * Fix xml metadata for volumes extension.Matthew Treinish2012-08-301-6/+47
* | Merge "Fix simple_tenant_usage's handing of future end times"Jenkins2012-09-051-0/+6
|\ \
| * | Fix simple_tenant_usage's handing of future end timesRongzeZhu2012-09-051-0/+6
* | | Merge "Escape ec2 XML error responses"Jenkins2012-09-052-4/+6
|\ \ \ | |/ / |/| |
| * | Escape ec2 XML error responsesAndrew James2012-09-042-4/+6
* | | Makes sure new flavors default to is_public=TrueVishvananda Ishaya2012-09-041-1/+1
* | | Optimizes flavor_access to not make a db requestVishvananda Ishaya2012-09-041-18/+6
|/ /
* | Merge "Add API samples to images api"Jenkins2012-09-042-2/+2
|\ \
| * | Add API samples to images apiMauro S. M. Rodrigues2012-09-032-2/+2
* | | Add extensions for flavor swap and rxtx_factorVishvananda Ishaya2012-08-315-7/+175
|/ /
* | Merge "Adds api sample testing for versions"Jenkins2012-08-311-3/+11
|\ \
| * | Adds api sample testing for versionsVishvananda Ishaya2012-08-281-3/+11
* | | Merge "Clean up non-spec output in flavor extensions"Jenkins2012-08-316-82/+149
|\ \ \
| * | | Clean up non-spec output in flavor extensionsVishvananda Ishaya2012-08-296-82/+149
* | | | Merge "Adds api sample testing for extensions endpoint"Jenkins2012-08-311-1/+1
|\| | |
| * | | Adds api sample testing for extensions endpointVishvananda Ishaya2012-08-291-1/+1
* | | | Merge "Makes api extension names consistent"Jenkins2012-08-316-6/+6
|\| | |
| * | | Makes api extension names consistentVishvananda Ishaya2012-08-296-6/+6
| | |/ | |/|
* / | delete unused valiablesjiangwt1002012-08-301-2/+0
|/ /
* | 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