summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix restructuredtext formatting in docstrings that show up in the deve...Jenkins2012-03-075-25/+27
|\
| * fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-055-25/+27
* | Merge "Replaces pipelines with flag for auth strategy"Jenkins2012-03-072-2/+11
|\ \
| * | Replaces pipelines with flag for auth strategyVishvananda Ishaya2012-03-062-2/+11
* | | Merge "Only pass image uuids to compute api rebuild"Jenkins2012-03-061-8/+14
|\ \ \
| * | | Only pass image uuids to compute api rebuildMark Washenberger2012-03-061-8/+14
* | | | Merge "Ensure image status filter matches glance format"Jenkins2012-03-061-0/+5
|\ \ \ \
| * | | | Ensure image status filter matches glance formatBrian Waldon2012-03-011-0/+5
* | | | | Merge "Better glance exception handling"Jenkins2012-03-061-4/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Better glance exception handlingMark Washenberger2012-03-061-4/+10
* | | | | Merge "Fixes for ec2 images"Jenkins2012-03-061-1/+8
|\| | | | | |_|/ / |/| | |
| * | | Fixes for ec2 imagesVishvananda Ishaya2012-03-021-1/+8
* | | | Raise 409 when rescuing instance in RESCUE modePhilip Knouff2012-03-052-1/+9
| |_|/ |/| |
* | | Merge "Only raw string literals should be used with _()"Jenkins2012-03-056-25/+27
|\ \ \
| * | | Only raw string literals should be used with _()Johannes Erdfelt2012-03-046-25/+27
* | | | Merge "populate glance 'name' field through ec2-register"Jenkins2012-03-051-5/+17
|\ \ \ \ | |/ / / |/| | |
| * | | populate glance 'name' field through ec2-registerScott Moser2012-03-021-5/+17
| |/ /
* | | Merge "Display error for invalid CIDR."Jenkins2012-03-031-1/+1
|\ \ \
| * | | Display error for invalid CIDR.Chuck Short2012-03-021-1/+1
| |/ /
* / / Handle InstanceNotFound during server updateMark Washenberger2012-03-021-2/+1
|/ /
* / Fail gracefully when the db doesn't speak unicodeMike Lundy2012-03-021-0/+3
|/
* Merge "Minor cleanup based on HACKING"Jenkins2012-03-011-10/+12
|\
| * Minor cleanup based on HACKINGJoe Gordon2012-03-011-10/+12
* | Merge "Remove unused imports and variables from OS API"Jenkins2012-03-0116-33/+20
|\ \ | |/ |/|
| * Remove unused imports and variables from OS APIChris Behrens2012-02-2916-33/+20
* | Fixing a request-id header bugNaveed Massjouni2012-03-011-2/+8
* | 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