summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Make xml namespace match the API version requested.Soren Hansen2011-01-262-3/+5
* Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-261-0/+1
|\
| * Added missing int to string conversionSandy Walsh2011-01-261-0/+1
* | Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-261-1/+1
|\|
| * another trunk mergeSandy Walsh2011-01-252-15/+17
| |\
| * | Fixed up a little image_id returnSandy Walsh2011-01-251-1/+2
| * | moved imageId change to s3 clientSandy Walsh2011-01-251-7/+1
| * | merge with trunkSandy Walsh2011-01-256-43/+66
| |\ \
| * | | openstack api fixes for glanceSandy Walsh2011-01-172-1/+7
* | | | Add DescribeInstanceTypes to admin api. This lets the dashboard know what si...Todd Willey2011-01-261-0/+13
|\ \ \ \
| * | | | Add DescribeInstanceTypes to admin api (dashboard uses it).Todd Willey2011-01-251-0/+13
* | | | | Fix for LP Bug #699654Tushar Patil2011-01-261-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed pep8 errorsTushar Patil2011-01-251-1/+1
| * | | | Limit all lines to a maximum of 79 charactersTushar Patil2011-01-251-1/+2
| * | | | Fixed pep8 errorsTushar Patil2011-01-251-1/+1
| * | | | Reverted log type from error to auditTushar Patil2011-01-201-1/+1
| * | | | Fix for LP Bug #699654Tushar Patil2011-01-201-8/+9
* | | | | Wraps the NotFound exception at the api layer to print the proper instance id...Vishvananda Ishaya2011-01-251-7/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | i18n!Vishvananda Ishaya2011-01-211-2/+2
| * | | | Wrap instance at api layer to print the proper error. Use same logic for vol...Vishvananda Ishaya2011-01-211-7/+21
* | | | | Merge trunkRick Harris2011-01-254-36/+51
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Localized strings that employ formatting should not use positional arguments,...Ed Leafe2011-01-255-35/+50
| |\ \ \ \
| | * \ \ \ Resolved trunk merge conflictsEd Leafe2011-01-212-4/+12
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | fixed typoEd Leafe2011-01-211-1/+1
| | * | | | Updated trunk changes to work with localizationEd Leafe2011-01-191-1/+1
| | * | | | merged trunk changesEd Leafe2011-01-191-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | minor code cleanupEd Leafe2011-01-191-2/+2
| | * | | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-185-35/+50
| * | | | | add test and fix describe regionsVishvananda Ishaya2011-01-221-4/+4
| | |_|/ / | |/| | |
* / | | | Use Glance to relate machine image with kernel and ramdiskRick Harris2011-01-222-14/+17
|/ / / /
* | | | Fixes issue with describe_instances requiring an admin context.Ryan Lane2011-01-201-1/+1
|\ \ \ \
| * | | | Passing in an elevated context instead of making the call non-elevated.Ryan Lane2011-01-201-1/+1
| | |_|/ | |/| |
* / | | i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-201-1/+1
|/ / /
* | | Fixes for bugs:jaypipes@gmail.com2011-01-191-2/+8
|\ \ \
| * | | Docstrings aren't guaranteed to exist, so split() can't automatically be call...jaypipes@gmail.com2011-01-181-2/+8
| |/ /
* | / make sure params have no unicode keysVishvananda Ishaya2011-01-191-0/+2
| |/ |/|
* | replace old ec2_id with proper id in describe_addressesVishvananda Ishaya2011-01-181-1/+1
* | revert live_migration branchAndy Smith2011-01-181-1/+1
* | merged to trunk rev572Kei Masumoto2011-01-199-215/+50
|\|
| * Change where paste.deploy factories live and how they are called. They are n...Todd Willey2011-01-175-71/+9
| |\
| | * Merge trunkTodd Willey2011-01-173-36/+281
| | |\
| | * \ Merge trunk + wsgirouter.Todd Willey2011-01-131-15/+19
| | |\ \
| | * \ \ Merge trunk + wsgirouterTodd Willey2011-01-122-5/+4
| | |\ \ \
| | * \ \ \ Merge trunk.Todd Willey2011-01-1212-293/+558
| | |\ \ \ \
| | * \ \ \ \ merge pep8 and tests from wsgirouter branch.Todd Willey2011-01-061-0/+1
| | |\ \ \ \ \
| | * | | | | | Remove module-level factory methods in favor of having a factory class-methodTodd Willey2011-01-065-65/+9
| * | | | | | | Further decouple api routing decisions and move into paste.deploy configurati...Todd Willey2011-01-175-165/+49
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | merge trunk.Todd Willey2011-01-173-36/+281
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-131-15/+19
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-122-5/+4
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |