summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* removing rogue TimeoutExceptionBrian Waldon2011-05-051-4/+1
* Adding OSAPI v1.1 limits resourceBrian Waldon2011-05-033-14/+126
|\
| * merging trunkBrian Waldon2011-05-035-16/+27
| |\
| * | removing class importsBrian Waldon2011-05-031-4/+2
| * | merging trunkBrian Waldon2011-04-3012-85/+122
| |\ \
| * | | adding view fileBrian Waldon2011-04-301-0/+100
| * | | merging trunkBrian Waldon2011-04-1523-87/+332
| |\ \ \
| * | | | adding support for OSAPI v1.1 limits resourceBrian Waldon2011-04-052-11/+24
* | | | | adding debug log messageBrian Waldon2011-05-031-0/+1
* | | | | merging trunkBrian Waldon2011-05-033-4/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ensure create image conforms to OS API 1.1 specKen Pepple2011-05-032-3/+16
| |\ \ \ \
| | * | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore...Ken Pepple2011-04-251-5/+15
| | * | | | pep8Ken Pepple2011-04-211-0/+1
| | * | | | updated image builder and tests for OS API 1.1 compatibility (serverRef)Ken Pepple2011-04-211-1/+3
| | * | | | rebase trunkKen Pepple2011-04-2126-114/+396
| | |\ \ \ \
| | * | | | | return image create response as image dictKen Pepple2011-04-051-1/+1
| * | | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ...Naveed Massjouni2011-05-021-1/+8
| |\ \ \ \ \ \
| | * | | | | | Added support in osapi for requests with local hrefs, e.g., "imageRef":"2"Naveed Massjouni2011-05-021-1/+8
* | | | | | | | merging trunk; resolving conflicts; fixing issue with ApiError test failing s...Brian Waldon2011-05-021-2/+2
|\| | | | | | |
| * | | | | | | Modified the instance status returned by the OS api to more accurately repres...Alex Meade2011-05-021-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Modified instance status for shutoff power state in OS apiAlex Meade2011-04-261-2/+2
| | * | | | | | Modified instance status for shutdown power state in OS apiAlex Meade2011-04-211-1/+1
* | | | | | | | merging trunk; resolving conflictsBrian Waldon2011-05-028-57/+36
|\| | | | | | |
| * | | | | | | fix typo in importEldar Nugaev2011-05-021-1/+1
| * | | | | | | removed unused method and fixed importsEldar Nugaev2011-05-021-10/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Final cleanup of nova/exceptions.py in my series of refactoring branchesBrian Waldon2011-04-303-7/+5
| |\ \ \ \ \ \
| | * | | | | | further cleanup of nova/exceptions.pyBrian Waldon2011-04-273-7/+5
| * | | | | | | Uses memcached to cache roles so that ldap is actually usable.Anthony Young2011-04-291-4/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | merged trunkVishvananda Ishaya2011-04-0534-436/+3234
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | add a caching layer to the has_role call to increase performanceAnthony Young2011-02-251-4/+2
| * | | | | | | merging trunkBrian Waldon2011-04-261-2/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merging trunkBrian Waldon2011-04-224-38/+48
| | |\ \ \ \ \ \ \
| | * | | | | | | | refactoring usage of exception.Duplicate errorsBrian Waldon2011-04-191-2/+1
| | * | | | | | | | merging lp:~rackspace-titan/nova/exceptions-refactor-invalidBrian Waldon2011-04-191-3/+2
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | merging trunkBrian Waldon2011-04-223-20/+25
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Refactoring nova.exception.Invalid usageBrian Waldon2011-04-221-3/+2
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merging trunkBrian Waldon2011-04-217-39/+90
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | merged trunkVishvananda Ishaya2011-04-216-37/+72
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Adapt DescribeInstances to EC2 API spec.Jimmy Bergman2011-04-211-0/+2
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Add privateIpAddress and ipAddress to EC2 API DescribeInstances response.Jimmy Bergman2011-04-211-0/+2
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | * | | | | | | | Change response of the EC2 API CreateVolume method to match the API docs for ...Jimmy Bergman2011-04-211-1/+1
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Change response format of CreateVolume to match EC2Jimmy Bergman2011-04-201-1/+1
| | * | | | | | | | | | rename all versions of image_ec2_idVishvananda Ishaya2011-04-191-9/+9
| | * | | | | | | | | | Fixes cloudpipe to get the proper ip address.Vishvananda Ishaya2011-04-192-3/+3
| * | | | | | | | | | | Addressing exception.NotFound across the projectBrian Waldon2011-04-215-18/+10
| * | | | | | | | | | | merging lp:~rackspace-titan/nova/exceptions-refactor-invalidBrian Waldon2011-04-191-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | correcting tests; pep8Brian Waldon2011-04-151-1/+2
| | * | | | | | | | | initial roundup of all 'exception.Invalid' casesBrian Waldon2011-04-141-3/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merged trunk and fixed api servers conflict.Brian Lamar2011-04-212-7/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | fix logging in reboot OpenStack APIEldar Nugaev2011-04-211-6/+9
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |