summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | 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
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk againTrey Morris2011-06-088-59/+122
|\| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunkWilliam Wolf2011-06-0611-88/+72
| |\| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Minor comment formatting changes.Brian Lamar2011-06-022-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | move index and detail functions to v10 controllerWilliam Wolf2011-06-021-24/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunkWilliam Wolf2011-06-011-13/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | got rid of print debugsWilliam Wolf2011-06-012-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup based on waldon's comments, also caught a few other issuesWilliam Wolf2011-06-013-19/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fix pep8 issue from mergeWilliam Wolf2011-06-0121-341/+832
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkWilliam Wolf2011-06-011-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix pep8 issuesWilliam Wolf2011-06-011-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix filtering testsWilliam Wolf2011-06-011-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk and fixed conflicts.Brian Lamar2011-05-314-11/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | added get_pagination_params function in common with tests, allow fake and loc...William Wolf2011-05-312-3/+53
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunkWilliam Wolf2011-05-315-21/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplified the limiting differences for different versions of the APIWilliam Wolf2011-05-251-23/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial use of limited_by_markerWilliam Wolf2011-05-241-0/+22
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed network_info shims in vmopsTrey Morris2011-06-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk againTrey Morris2011-06-0311-88/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes all uses of utcnow to use the version in utils. This is a simple wra...Vishvananda Ishaya2011-06-036-11/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-026-11/+8
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some of the extra image service calls from the OS API images controller.Dan Prince2011-06-021-4/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-06-0221-356/+865
| |\| | | | | | | | | | | | | | | | | | | | | | | | | |