summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with describe_instances requiring an admin context.Ryan Lane2011-01-201-1/+1
|\
| * Passing in an elevated context instead of making the call non-elevated.Ryan Lane2011-01-201-1/+1
* | i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-201-1/+1
|/
* Fixes for bugs:jaypipes@gmail.com2011-01-191-2/+8
|\
| * Docstrings aren't guaranteed to exist, so split() can't automatically be call...jaypipes@gmail.com2011-01-181-2/+8
* | make sure params have no unicode keysVishvananda Ishaya2011-01-191-0/+2
* | replace old ec2_id with proper id in describe_addressesVishvananda Ishaya2011-01-181-1/+1
* | revert live_migration branchAndy Smith2011-01-181-1/+1
* | merged to trunk rev572Kei Masumoto2011-01-199-215/+50
|\|
| * Change where paste.deploy factories live and how they are called. They are n...Todd Willey2011-01-175-71/+9
| |\
| | * Merge trunkTodd Willey2011-01-173-36/+281
| | |\
| | * \ Merge trunk + wsgirouter.Todd Willey2011-01-131-15/+19
| | |\ \
| | * \ \ Merge trunk + wsgirouterTodd Willey2011-01-122-5/+4
| | |\ \ \
| | * \ \ \ Merge trunk.Todd Willey2011-01-1212-293/+558
| | |\ \ \ \
| | * \ \ \ \ merge pep8 and tests from wsgirouter branch.Todd Willey2011-01-061-0/+1
| | |\ \ \ \ \
| | * | | | | | Remove module-level factory methods in favor of having a factory class-methodTodd Willey2011-01-065-65/+9
| * | | | | | | Further decouple api routing decisions and move into paste.deploy configurati...Todd Willey2011-01-175-165/+49
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | merge trunk.Todd Willey2011-01-173-36/+281
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-131-15/+19
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-122-5/+4
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge trunk (logging, etc).Todd Willey2011-01-1212-293/+564
| | |\| | | | | | | | |_|_|_|/ | | |/| | | |
| | * | | | | Pep8Todd Willey2011-01-061-0/+1
| | | |_|_|/ | | |/| | |
| | * | | | Add blank __init__ file for fixing importability. The stale .pyc masked this...Todd Willey2011-01-061-0/+19
| | * | | | Fix openstack api tests and add a FaultWrapper to turn exceptions to faults.Todd Willey2011-01-061-5/+19
| | * | | | pep8 fixes.Todd Willey2011-01-041-0/+2
| | * | | | Remove flags and unused API class from openstack api, since such things are s...Todd Willey2011-01-041-29/+0
| | * | | | remove unused nova/api/__init__.pyTodd Willey2011-01-041-111/+0
| | * | | | Make paste the default api pattern.Todd Willey2011-01-042-70/+11
| | * | | | Rework how routing is done in ec2 endpoint.Todd Willey2011-01-041-8/+35
| * | | | | Merging trunkRick Harris2011-01-173-36/+281
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merging TrunkRick Harris2011-01-131-15/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Fixing Image ID workaround and typoRick Harris2011-01-131-4/+6
| * | | | | Merging trunkRick Harris2011-01-127-18/+147
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Changes per Edays commentsRick Harris2011-01-111-1/+1
| * | | | | Merging trunkRick Harris2011-01-119-81/+273
| |\ \ \ \ \
| * \ \ \ \ \ Merging trunkRick Harris2011-01-063-218/+147
| |\ \ \ \ \ \
| * | | | | | | Removing some FIXMEsRick Harris2011-01-061-5/+10
| * | | | | | | Reserving image before uploadingRick Harris2011-01-061-2/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | fixed based on reviewer's commentKei Masumoto2011-01-191-2/+0
* | | | | | | merged trunk rev569Kei Masumoto2011-01-173-37/+284
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | pep8 fixes... largely to things from trunk?Andy Smith2011-01-141-1/+2
| * | | | | merge from upstreamAndy Smith2011-01-142-34/+38
| |\ \ \ \ \
| | * | | | | removed rpc in cloudVishvananda Ishaya2011-01-141-1/+0
| | * | | | | import re, remove extra call in cloud.py. Move get_console_output to compute...Vishvananda Ishaya2011-01-141-16/+1
| | * | | | | Implements the blueprint for enabling the setting of the root/admin password ...Ed Leafe2011-01-141-3/+6
| | |\ \ \ \ \
| | | * \ \ \ \ Added unit tests for the Diffie-Hellman class. Merged recent trunk changesEd Leafe2011-01-131-1/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ cleaned up prior merge messEd Leafe2011-01-127-18/+147
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | merged trunk changesEd Leafe2011-01-112-0/+102
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | merged trunk changesEd Leafe2011-01-101-1/+2
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merged changes from trunkEd Leafe2011-01-101-18/+15
| | | |\ \ \ \ \ \ \