summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Option expose IP instead of dnshost in ec2 desc'"Jenkins2012-02-292-1/+8
|\ \
| * | Option expose IP instead of dnshost in ec2 desc'Dave Walker (Daviey)2012-02-292-1/+8
* | | Merge "Remove old ratelimiting code"Jenkins2012-02-291-222/+0
|\ \ \
| * | | Remove old ratelimiting codeBrian Waldon2012-02-291-222/+0
| | |/ | |/|
* | | Ensures that keypair names are only AlphaNumeric.Justin Shepherd2012-02-291-0/+10
| |/ |/|
* | Include hypervisor_hostname in the extended server attributes.Josh Kearney2012-02-291-3/+15
* | Merge "Provide retry-after guidance on throttled requests"Jenkins2012-02-291-1/+11
|\ \ | |/ |/|
| * Provide retry-after guidance on throttled requestsEoghan Glynn2012-02-281-1/+11
* | Return empty list when volume not attachedBrian Waldon2012-02-281-3/+3
* | Cast volume-related ids to strBrian Waldon2012-02-283-5/+15
* | Merge "Fixes bug 942549"Jenkins2012-02-281-1/+2
|\ \
| * | Fixes bug 942549John Garbutt2012-02-281-1/+2
| |/
* / Use constant time string comparisons for auth.Russell Bryant2012-02-281-1/+1
|/
* Merge "Handle case where instance['info_cache'] is None"Jenkins2012-02-282-2/+4
|\
| * Handle case where instance['info_cache'] is NoneChris Behrens2012-02-282-2/+4
* | Merge "TypeError API exceptions get logged incorrectly"Jenkins2012-02-281-2/+3
|\ \ | |/ |/|
| * TypeError API exceptions get logged incorrectlyChris Behrens2012-02-281-2/+3
* | Merge "Fixes cloudpipe extension to work with keystone"Jenkins2012-02-282-40/+59
|\ \ | |/ |/|
| * Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-262-40/+59
* | Make sure detail view works for volume snaphotsVishvananda Ishaya2012-02-262-4/+5
* | Update EC2KeystoneAuth to grab tenant 'id'.Dan Prince2012-02-251-1/+1
|/
* Fixes bug lp#940734 - Adding manager import so AuthMiddleware worksmbasnight2012-02-241-2/+2
* Merge "Don't delete security group in use from OS API."Jenkins2012-02-241-0/+3
|\
| * Don't delete security group in use from OS API.Russell Bryant2012-02-231-0/+3
* | Merge "Fix instance stop in EC2 create_image"Jenkins2012-02-241-1/+1
|\ \ | |/ |/|
| * Fix instance stop in EC2 create_imageJulien Danjou2012-02-221-1/+1
* | Making link prefixes support https.Naveed Massjouni2012-02-231-1/+1
* | Remove network_api fallback for info_cache from APIsChris Behrens2012-02-222-53/+11
* | Return 40x for flavor.create duplicate.Anthony Young2012-02-221-3/+6
* | Merge "Don't allow EC2 removal of security group in use."Jenkins2012-02-221-0/+2
|\ \
| * | Don't allow EC2 removal of security group in use.Russell Bryant2012-02-141-0/+2
* | | Merge "Makes HTTP Location Header return as utf-8 as opposed to Unicode."Jenkins2012-02-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Makes HTTP Location Header return as utf-8 as opposed to Unicode.Jason Cannavale2012-02-211-1/+1
* | | Merge "Backslash continuations (nova.api.openstack)"Jenkins2012-02-2222-64/+68
|\ \ \
| * | | Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-2022-64/+68
* | | | Merge "blueprint host-aggregates: host maintenance"Jenkins2012-02-221-8/+30
|\ \ \ \
| * | | | blueprint host-aggregates: host maintenanceArmando Migliaccio2012-02-211-8/+30
| | |/ / | |/| |
* | | | Merge "Alter output format of volume types resources"Jenkins2012-02-222-6/+6
|\ \ \ \
| * | | | Alter output format of volume types resourcesBrian Waldon2012-02-212-6/+6
| |/ / /
* | | | Merge "blueprint host-aggregates: xenapi implementation"Jenkins2012-02-221-29/+28
|\ \ \ \
| * | | | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-211-29/+28
| |/ / /
* / / / Fix error that causes 400 in flavor create.Anthony Young2012-02-211-2/+2
|/ / /
* | | Merge "Don't inherit controllers from each other, we don't want the methods o...Jenkins2012-02-211-10/+8
|\ \ \ | |/ / |/| |
| * | Don't inherit controllers from each other, we don't want the methods of our p...Justin Santa Barbara2012-02-181-10/+8
* | | Merge "Add additional information to servers output."Jenkins2012-02-201-0/+129
|\ \ \ | |/ / |/| |
| * | Add additional information to servers output.Anthony Young2012-02-171-0/+129
* | | Merge "Add ephemeral storage to flavors api."Jenkins2012-02-182-5/+98
|\ \ \
| * | | Add ephemeral storage to flavors api.Anthony Young2012-02-172-5/+98
* | | | Merge "Query directly for just the ip"Jenkins2012-02-181-10/+7
|\ \ \ \
| * | | | Query directly for just the ipJason Kölker2012-02-171-10/+7
| | |/ / | |/| |