summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Calling compute api directly from OpenStack image createRick Harris2010-12-301-5/+5
* Merging trunkRick Harris2010-12-305-28/+65
|\
| * removed superfluous lineCerberus2010-12-281-1/+0
| * Merge from trunkCerberus2010-12-282-3/+28
| |\
| * | WhoopsCerberus2010-12-282-12/+7
| * | Typo fixCerberus2010-12-271-1/+1
| * | Merge from trunkCerberus2010-12-271-13/+72
| |\ \
| * | | Renamed based on feedback from another branchCerberus2010-12-272-15/+14
| * | | backup schedule changesCerberus2010-12-274-7/+38
| * | | A few fixesCerberus2010-12-273-2/+7
| * | | Faked out handling for shared ip groups so they return somethingCerberus2010-12-232-9/+17
* | | | Merging trunkRick Harris2010-12-283-16/+100
|\ \ \ \ | | |_|/ | |/| |
| * | | I've added suspend along with a few changes to power state as well. I can't i...Trey Morris2010-12-282-3/+28
| |\ \ \ | | |_|/ | |/| |
| | * | fixed a few docstrings, added _() for gettextTrey Morris2010-12-2314-264/+368
| | |\|
| | * | added _() for gettext and a couple of pep8sTrey Morris2010-12-231-4/+4
| | * | added suspend as a power stateTrey Morris2010-12-231-1/+2
| | * | added suspend and resumeTrey Morris2010-12-202-0/+24
| * | | translate status was returning the wrong itemTrey Morris2010-12-271-3/+2
| * | | inst -> itemTrey Morris2010-12-271-14/+14
| * | | syntax errorTrey Morris2010-12-271-1/+1
| * | | renaming things to be a bit more descriptiveTrey Morris2010-12-271-31/+29
| * | | couple of pep8sTrey Morris2010-12-271-1/+0
| * | | fixed typoTrey Morris2010-12-231-2/+2
| * | | fixed merge conflictTrey Morris2010-12-2316-268/+405
| |\ \ \ | | | |/ | | |/|
| * | | updated since dietz moved the limited functionTrey Morris2010-12-231-2/+2
| * | | fixed error occuring when tests used glance attributes, fixed docstringsTrey Morris2010-12-231-15/+36
| * | | fixed some pep8 businessTrey Morris2010-12-201-6/+10
| * | | small clean upTrey Morris2010-12-191-4/+9
| * | | fixed a couple of more syntax errorsTrey Morris2010-12-161-5/+5
| * | | typoTrey Morris2010-12-161-1/+1
| * | | fixed up openstack api images index and detailTrey Morris2010-12-161-12/+46
* | | | Fixing snapshots, pep8 fixesRick Harris2010-12-271-1/+1
* | | | Merging trunk, fixing failed testsRick Harris2010-12-2712-154/+256
|\ \ \ \ | | |/ / | |/| |
| * | | Pep8 cleanupCerberus2010-12-234-1/+5
| * | | Merge from trunkCerberus2010-12-233-25/+102
| |\ \ \
| | * \ \ Adds a flag to use the X-Forwarded-For header to find the ip of the remote se...Vishvananda Ishaya2010-12-222-3/+16
| | |\ \ \
| | | * \ \ merged trunk and fixed conflictsVishvananda Ishaya2010-12-2210-118/+153
| | | |\ \ \
| | | * | | | Support proxying api by using X-Forwarded-ForVishvananda Ishaya2010-12-192-3/+16
| | | | |/ / | | | |/| |
| | * | | | fixed more conflictsVishvananda Ishaya2010-12-224-80/+77
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | fixed conflictsVishvananda Ishaya2010-12-229-40/+78
| | |\ \ \ \
| | * | | | | removed unused import and fix docstringVishvananda Ishaya2010-12-211-2/+1
| | * | | | | remove extra print statementsVishvananda Ishaya2010-12-211-2/+0
| | * | | | | Tests pass after cleaning up allocation processVishvananda Ishaya2010-12-211-19/+23
| | | |_|/ / | | |/| | |
| * | | | | Superfluous images include and added basic routes for shared ip groupsCerberus2010-12-231-1/+19
| * | | | | And the common moduleCerberus2010-12-221-0/+17
| * | | | | Accidentally yanked the datetime line in authCerberus2010-12-222-1/+2
| * | | | | Forgot the copyright infomdietz2010-12-222-1/+34
| * | | | | Finished moving the middleware layers and fixed the API tests againmdietz2010-12-221-1/+1
| * | | | | Moved some things for testingCerberus2010-12-222-0/+2
| * | | | | Abstracted auth and ratelimiting moreCerberus2010-12-223-57/+43