summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | Update floating auto assignment to use the modelJohn Griffith2012-03-121-1/+2
|/
* Merge "Add a serializer for os-quota-sets/defaults."Jenkins2012-03-121-0/+1
|\
| * Add a serializer for os-quota-sets/defaults.Kevin L. Mitchell2012-03-121-0/+1
* | Merge "Replaced use of webob.Request.str_GET"Jenkins2012-03-121-1/+1
|\ \ | |/ |/|
| * Replaced use of webob.Request.str_GETMaru Newby2012-03-091-1/+1
* | Merge "Sub in InstanceLimitExceeded in overLimit message"Jenkins2012-03-121-1/+2
|\ \
| * | Sub in InstanceLimitExceeded in overLimit messageEoghan Glynn2012-03-101-1/+2
* | | Fixes xml representation of ext_srv_attr extensionVishvananda Ishaya2012-03-101-1/+1
|/ /
* | Merge "Display owner in ec2 describe images"Jenkins2012-03-101-1/+1
|\ \
| * | Display owner in ec2 describe imagesVishvananda Ishaya2012-03-091-1/+1
* | | Merge "Fix issues with security group auths without ports."Jenkins2012-03-102-0/+24
|\ \ \ | |/ / |/| |
| * | Fix issues with security group auths without ports.Russell Bryant2012-03-092-0/+24
| |/
* / EC2 KeyName validation.Chuck Short2012-03-091-0/+11
|/
* Merge "Fixes os-volume/snapshot delete"Jenkins2012-03-101-1/+2
|\
| * Fixes os-volume/snapshot deleteVishvananda Ishaya2012-03-081-1/+2
* | Merge "Fix XML namespaces for limits extensions and versions"Jenkins2012-03-099-8/+9
|\ \ | |/ |/|
| * Fix XML namespaces for limits extensions and versionsPhilip Knouff2012-03-079-8/+9
* | Merge "Fixing image snapshots server links"Jenkins2012-03-081-0/+2
|\ \
| * | Fixing image snapshots server linksNaveed Massjouni2012-03-081-0/+2
| |/
* | Merge "Make EC2 API a bit more user friendly."Jenkins2012-03-081-4/+21
|\ \
| * | Make EC2 API a bit more user friendly.Chuck Short2012-03-081-4/+21
| |/
* / Renaming user friendly fault name for HTTP 409Alex Meade2012-03-081-1/+1
|/
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-077-21/+20
* remove undocumented, unused mpi 'extension' to ec2 metadataJesse Andrews2012-03-061-20/+1
* 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