summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-071-0/+26
| | * | | | | | | | | | | | | | | | | | | | | | | another trunk mergeSandy Walsh2011-08-085-15/+147
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | pep8 violations sneaking into trunk?Sandy Walsh2011-08-052-1/+3
| | * | | | | | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-08-059-81/+140
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | fixed up zones controller to properly work with 1.1Sandy Walsh2011-08-051-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | clean up compute_api.get_all filter name remappings. ditch fixed_ip one-off ...Chris Behrens2011-07-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | clean up OS API servers gettingChris Behrens2011-07-061-57/+37
| * | | | | | | | | | | | | | | | | | | | | | | rename _check_servers_options, add some comments and small cleanup in the db ...Chris Behrens2011-08-051-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | pep8 fixChris Behrens2011-08-041-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | add comment for servers_search_options list in the OS API Controllers.Chris Behrens2011-08-041-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | pep8 fixesChris Behrens2011-08-041-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-08-048-66/+131
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | doc string fixChris Behrens2011-08-041-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | fix OS API testsChris Behrens2011-08-041-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | test fixes and typosChris Behrens2011-08-043-7/+38
| * | | | | | | | | | | | | | | | | | | | | | | cleanup checking of options in the API before calling compute_api's get_all()Chris Behrens2011-08-041-59/+45
| * | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-08-0314-342/+802
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | remove faults.Fault wrapper on exceptionsChris Behrens2011-08-031-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | rework OS API checking of search optionsChris Behrens2011-08-031-111/+70
| * | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-07-2727-279/+885
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | minor fixupsChris Behrens2011-07-201-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-07-203-36/+340
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | ec2 fixesChris Behrens2011-07-201-4/+2
| * | | | | | | | | | | | | | | | | | | | | | | | added API tests for search optionsChris Behrens2011-07-201-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | allow 'marker' and 'limit' in search options.Chris Behrens2011-07-191-6/+11
| * | | | | | | | | | | | | | | | | | | | | | | | another typoChris Behrens2011-07-181-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-07-1810-103/+370
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | missed power_state import in apiChris Behrens2011-07-181-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | more typosChris Behrens2011-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | typosChris Behrens2011-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | flavor needs to be converted to int from query string valueChris Behrens2011-07-181-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | add image and flavor searching to v1.0 apiChris Behrens2011-07-181-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | added searching by 'image', 'flavor', and 'status'Chris Behrens2011-07-182-19/+14
| * | | | | | | | | | | | | | | | | | | | | | | | Refactored OS API code to allow checking of invalid query string paremeters a...Chris Behrens2011-07-172-22/+124
| * | | | | | | | | | | | | | | | | | | | | | | | merged trunkChris Behrens2011-07-1220-140/+375
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Replace 'like' support with 'regexp' matching done in python. Since 'like' w...Chris Behrens2011-07-112-14/+29
* | | | | | | | | | | | | | | | | | | | | | | | | Merge with nova. Moved user+access to flags. changes for log access modevladimir.p2011-08-095-3/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Pep8 fixRick Harris2011-08-051-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | Adding check to stub methodRick Harris2011-08-052-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Using decorator for snapshots enabled checkRick Harris2011-08-053-12/+16
| * | | | | | | | | | | | | | | | | | | | | | | | Disable flag for V1 Openstack APIRick Harris2011-08-051-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | Adding flag around image-create for v1.0Rick Harris2011-08-052-0/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Glance Image Service now understands how to use glance client to paginate thr...Brian Waldon2011-08-051-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | glance image service paginationBrian Waldon2011-08-051-2/+2
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Allow actions queries by UUID and PEP8 fixes.Josh Kearney2011-08-052-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | merged with 1383vladimir.p2011-08-082-13/+126
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | merging trunkGabe Westmaas2011-08-055-33/+27
| |\| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Added explanations to exceptions and cleaned up reboot typesGabe Westmaas2011-08-051-5/+7
| * | | | | | | | | | | | | | | | | | | | | | | Merge from trunkGabe Westmaas2011-08-051-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Added missing tests for server actionsAlex Meade2011-08-041-1/+8