Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issue with describe_instances requiring an admin context. | Ryan Lane | 2011-01-20 | 1 | -1/+1 |
|\ | |||||
| * | Passing in an elevated context instead of making the call non-elevated. | Ryan Lane | 2011-01-20 | 1 | -1/+1 |
* | | i18n's strings that were missed or have been added since initial i18n strings... | jaypipes@gmail.com | 2011-01-20 | 1 | -1/+1 |
|/ | |||||
* | Fixes for bugs: | jaypipes@gmail.com | 2011-01-19 | 1 | -2/+8 |
|\ | |||||
| * | Docstrings aren't guaranteed to exist, so split() can't automatically be call... | jaypipes@gmail.com | 2011-01-18 | 1 | -2/+8 |
* | | make sure params have no unicode keys | Vishvananda Ishaya | 2011-01-19 | 1 | -0/+2 |
* | | replace old ec2_id with proper id in describe_addresses | Vishvananda Ishaya | 2011-01-18 | 1 | -1/+1 |
* | | revert live_migration branch | Andy Smith | 2011-01-18 | 1 | -1/+1 |
* | | merged to trunk rev572 | Kei Masumoto | 2011-01-19 | 9 | -215/+50 |
|\| | |||||
| * | Change where paste.deploy factories live and how they are called. They are n... | Todd Willey | 2011-01-17 | 5 | -71/+9 |
| |\ | |||||
| | * | Merge trunk | Todd Willey | 2011-01-17 | 3 | -36/+281 |
| | |\ | |||||
| | * \ | Merge trunk + wsgirouter. | Todd Willey | 2011-01-13 | 1 | -15/+19 |
| | |\ \ | |||||
| | * \ \ | Merge trunk + wsgirouter | Todd Willey | 2011-01-12 | 2 | -5/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge trunk. | Todd Willey | 2011-01-12 | 12 | -293/+558 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge pep8 and tests from wsgirouter branch. | Todd Willey | 2011-01-06 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Remove module-level factory methods in favor of having a factory class-method | Todd Willey | 2011-01-06 | 5 | -65/+9 |
| * | | | | | | | Further decouple api routing decisions and move into paste.deploy configurati... | Todd Willey | 2011-01-17 | 5 | -165/+49 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | merge trunk. | Todd Willey | 2011-01-17 | 3 | -36/+281 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Merge trunk and fix how nova-combined works with paste.deploy. | Todd Willey | 2011-01-13 | 1 | -15/+19 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl... | Todd Willey | 2011-01-12 | 2 | -5/+4 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Merge trunk (logging, etc). | Todd Willey | 2011-01-12 | 12 | -293/+564 |
| | |\| | | | | | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Pep8 | Todd Willey | 2011-01-06 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Add blank __init__ file for fixing importability. The stale .pyc masked this... | Todd Willey | 2011-01-06 | 1 | -0/+19 |
| | * | | | | Fix openstack api tests and add a FaultWrapper to turn exceptions to faults. | Todd Willey | 2011-01-06 | 1 | -5/+19 |
| | * | | | | pep8 fixes. | Todd Willey | 2011-01-04 | 1 | -0/+2 |
| | * | | | | Remove flags and unused API class from openstack api, since such things are s... | Todd Willey | 2011-01-04 | 1 | -29/+0 |
| | * | | | | remove unused nova/api/__init__.py | Todd Willey | 2011-01-04 | 1 | -111/+0 |
| | * | | | | Make paste the default api pattern. | Todd Willey | 2011-01-04 | 2 | -70/+11 |
| | * | | | | Rework how routing is done in ec2 endpoint. | Todd Willey | 2011-01-04 | 1 | -8/+35 |
| * | | | | | Merging trunk | Rick Harris | 2011-01-17 | 3 | -36/+281 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merging Trunk | Rick Harris | 2011-01-13 | 1 | -15/+19 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Fixing Image ID workaround and typo | Rick Harris | 2011-01-13 | 1 | -4/+6 |
| * | | | | | Merging trunk | Rick Harris | 2011-01-12 | 7 | -18/+147 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Changes per Edays comments | Rick Harris | 2011-01-11 | 1 | -1/+1 |
| * | | | | | Merging trunk | Rick Harris | 2011-01-11 | 9 | -81/+273 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merging trunk | Rick Harris | 2011-01-06 | 3 | -218/+147 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Removing some FIXMEs | Rick Harris | 2011-01-06 | 1 | -5/+10 |
| * | | | | | | | Reserving image before uploading | Rick Harris | 2011-01-06 | 1 | -2/+8 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | fixed based on reviewer's comment | Kei Masumoto | 2011-01-19 | 1 | -2/+0 |
* | | | | | | | merged trunk rev569 | Kei Masumoto | 2011-01-17 | 3 | -37/+284 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | pep8 fixes... largely to things from trunk? | Andy Smith | 2011-01-14 | 1 | -1/+2 |
| * | | | | | merge from upstream | Andy Smith | 2011-01-14 | 2 | -34/+38 |
| |\ \ \ \ \ | |||||
| | * | | | | | removed rpc in cloud | Vishvananda Ishaya | 2011-01-14 | 1 | -1/+0 |
| | * | | | | | import re, remove extra call in cloud.py. Move get_console_output to compute... | Vishvananda Ishaya | 2011-01-14 | 1 | -16/+1 |
| | * | | | | | Implements the blueprint for enabling the setting of the root/admin password ... | Ed Leafe | 2011-01-14 | 1 | -3/+6 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Added unit tests for the Diffie-Hellman class. Merged recent trunk changes | Ed Leafe | 2011-01-13 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | cleaned up prior merge mess | Ed Leafe | 2011-01-12 | 7 | -18/+147 |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | * | | | | | | merged trunk changes | Ed Leafe | 2011-01-11 | 2 | -0/+102 |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | * | | | | | | merged trunk changes | Ed Leafe | 2011-01-10 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merged changes from trunk | Ed Leafe | 2011-01-10 | 1 | -18/+15 |
| | | |\ \ \ \ \ \ \ |