summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* wsgi can now handle dispatching action None more elegantlyBrian Waldon2011-06-131-7/+6
* adding support for cusom serialization methodsBrian Waldon2011-06-101-4/+7
* Now forwards create instance requests to child zones.Sandy Walsh2011-06-083-18/+16
|\
| * trunk mergeSandy Walsh2011-06-087-59/+121
| |\
| * | sanity checkSandy Walsh2011-06-061-1/+0
| * | fixed up tests after trunk mergeSandy Walsh2011-06-061-9/+4
| * | trunk merge after 2b hitSandy Walsh2011-06-0329-453/+1034
| |\ \
| * \ \ branch 2a merge (including trunk)Sandy Walsh2011-05-263-11/+33
| |\ \ \
| * | | | dist-sched-2a mergeSandy Walsh2011-05-251-3/+0
| * | | | merge against 2aSandy Walsh2011-05-256-48/+73
| |\ \ \ \
| * | | | | New tests addedSandy Walsh2011-05-252-3/+0
| * | | | | more fix upSandy Walsh2011-05-242-2/+1
| * | | | | removed most of debugging codeSandy Walsh2011-05-241-1/+1
| * | | | | accepting callsSandy Walsh2011-05-242-3/+4
| |\ \ \ \ \
| * | | | | | mergeSandy Walsh2011-05-233-15/+8
| |\| | | | |
| | * | | | | getting closer to working select callSandy Walsh2011-05-232-5/+4
| | * | | | | temp fixesSandy Walsh2011-05-201-1/+1
| * | | | | | fooSandy Walsh2011-05-201-10/+7
| |\ \ \ \ \ \
| * | | | | | | tempSandy Walsh2011-05-191-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | skeleton of forwarding calls to child zonesSandy Walsh2011-05-181-1/+3
| |\ \ \ \ \ \
| * | | | | | | failure conditions are being sent back properly nowSandy Walsh2011-05-164-4/+34
| |\| | | | | |
* | | | | | | | Support for header "X-Auth-Project-Id" in osapi.Yuriy Taraday2011-06-081-7/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix commentLvov Maxim2011-06-031-1/+2
| * | | | | | | | osapi: added support for header X-Auth-Project-IdLvov Maxim2011-06-011-7/+9
* | | | | | | | | Cleaned up some pylint errorsAlex Meade2011-06-081-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunkAlex Meade2011-06-085-21/+22
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Removed use of superAlex Meade2011-06-071-1/+1
* | | | | | | | | | adding Authorizer key for ImportPublicKeyJohn Tran2011-06-071-0/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Cleaned up some of the larger pylint errors. Set to ignore some lines that py...Alex Meade2011-06-074-16/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pep8Alex Meade2011-06-071-1/+1
| * | | | | | | | | Removed commented codeAlex Meade2011-06-061-2/+0
| * | | | | | | | | merge trunkAlex Meade2011-06-066-11/+8
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Ignore complaining about dynamic definitionAlex Meade2011-06-061-1/+1
| * | | | | | | | | Small pylint fixesAlex Meade2011-06-062-11/+4
| * | | | | | | | | Removed unused and erroneous (yes, it was both) functionAlex Meade2011-06-031-4/+0
* | | | | | | | | | DRY up the image_state logic. Fix an issue where glance style images (which a...Dan Prince2011-06-071-11/+14
* | | | | | | | | | run_instances will check image for 'available' status before attempting to cr...John Tran2011-06-071-0/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | merged from trunkJohn Tran2011-06-0611-90/+83
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merged from trunkJohn Tran2011-06-0125-386/+1005
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | specified image_id keyword in exception argJohn Tran2011-05-241-1/+1
| * | | | | | | | | | | merged from trunkJohn Tran2011-05-238-61/+147
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | changed NotFound exception to ImageNotFoundJohn Tran2011-05-121-2/+1
| * | | | | | | | | | | | merged from trunkJohn Tran2011-05-1210-29/+238
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merged from trunkJohn Tran2011-05-0229-171/+434
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | implemented review suggestion EAFP style, and fixed test stub fake_show needs...John Tran2011-05-021-5/+9
| * | | | | | | | | | | | | | ec2 api run_instances checks for image status must be 'available'. Overhaule...John Tran2011-04-061-1/+9
* | | | | | | | | | | | | | | merge from trunk, resolved conflictsWilliam Wolf2011-06-061-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update the OSAPI images controller to use 'serverRef' for image create requests.Dan Prince2011-06-061-2/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Add serverRef to image metadata serialization list.Dan Prince2011-06-031-1/+1
| | * | | | | | | | | | | | | Implement OSAPI v1.1 style image create.Dan Prince2011-06-031-1/+10
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |