| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the docstring for common.get_id_from_href | Naveed Massjouni | 2011-03-24 | 1 | -2/+2 |
| * | Merge from trunk | Naveed Massjouni | 2011-03-24 | 3 | -5/+20 |
| |\ | |||||
| | * | Updates the previously merged xs_migration functionality to allow upsizing of... | matt.dietz@rackspace.com | 2011-03-23 | 2 | -0/+9 |
| | |\ | |||||
| | | * | Forgot extraneous module import again | matt.dietz@rackspace.com | 2011-03-23 | 1 | -1/+0 |
| | | * | Forgot extraneous module import | matt.dietz@rackspace.com | 2011-03-23 | 1 | -1/+0 |
| | | * | Unit test cleanup | matt.dietz@rackspace.com | 2011-03-23 | 1 | -2/+3 |
| | | * | Merge from trunk | matt.dietz@rackspace.com | 2011-03-23 | 1 | -7/+12 |
| | | |\ | |||||
| | | * | | merge prop changes | matt.dietz@rackspace.com | 2011-03-23 | 1 | -6/+3 |
| | | * | | Tweak | matt.dietz@rackspace.com | 2011-03-22 | 1 | -0/+4 |
| | | * | | Merge stuff | matt.dietz@rackspace.com | 2011-03-22 | 2 | -4/+5 |
| | | * | | Resolved conflicts | matt.dietz@rackspace.com | 2011-03-22 | 14 | -86/+767 |
| | | |\ \ | |||||
| | | * | | | pep8 | Cerberus | 2011-03-17 | 1 | -1/+1 |
| | | * | | | merge | Cerberus | 2011-03-17 | 2 | -14/+154 |
| | | |\ \ \ | |||||
| | | * | | | | Get the migration out | matt.dietz@rackspace.com | 2011-03-17 | 1 | -5/+7 |
| | | * | | | | Mapping the resize status | Cerberus | 2011-03-17 | 1 | -1/+1 |
| | | * | | | | Mapping the resize status | Cerberus | 2011-03-17 | 1 | -1/+7 |
| | * | | | | | Fix lp735636 by standardizing the format of image timestamp properties as dat... | Mark Washenberger | 2011-03-23 | 1 | -0/+6 |
| | |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | | * | | | | make bcwaldon happy | Mark Washenberger | 2011-03-21 | 1 | -1/+1 |
| | | * | | | | merge lp:nova | Mark Washenberger | 2011-03-21 | 1 | -5/+10 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | | merge lp:nova | Mark Washenberger | 2011-03-18 | 15 | -87/+904 |
| | | |\ \ \ \ | |||||
| | | * | | | | | fix date formatting in images controller show | Mark Washenberger | 2011-03-18 | 1 | -0/+6 |
| * | | | | | | | Should not call super __init__ twice in APIRouter | Naveed Massjouni | 2011-03-23 | 1 | -2/+0 |
| * | | | | | | | Merge from trunk. | Naveed Massjouni | 2011-03-23 | 1 | -7/+12 |
| |\| | | | | | | |||||
| | * | | | | | | Fix for lp740742 - format describe_instance_output correctly to prevent | Anthony Young | 2011-03-22 | 1 | -1/+2 |
| | * | | | | | | Fix the describe_vpns admin api call. | Todd Willey | 2011-03-23 | 1 | -5/+9 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | vpn changes | Todd Willey | 2011-03-22 | 1 | -5/+9 |
| | | | |_|/ / / | | |/| | | | | |||||
| | * / | | | | | typo fix. | Todd Willey | 2011-03-22 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Using super to call parent _setup_routes in APIRouter subclasses. | Naveed Massjouni | 2011-03-23 | 1 | -2/+2 |
| * | | | | | | Updating doc strings in accordance with PEP 257. Fixing order of imports in | Naveed Massjouni | 2011-03-22 | 3 | -17/+25 |
| * | | | | | | Now using urlparse to parse a url to grab id out of it. | Naveed Massjouni | 2011-03-22 | 1 | -3/+4 |
| * | | | | | | Adding more docstrings. image_id and instance_type fields of an instance will | Naveed Massjouni | 2011-03-22 | 2 | -13/+16 |
| * | | | | | | merging trunk | Brian Waldon | 2011-03-21 | 7 | -13/+437 |
| |\| | | | | | |||||
| | * | | | | | merging trunk r837 | Brian Waldon | 2011-03-21 | 6 | -9/+427 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | | Cleanup of FakeAuthManager | Justin Santa Barbara | 2011-03-18 | 1 | -3/+14 |
| | | |\ \ \ \ | |||||
| | | | * | | | | User ids are strings, and are not necessarily == name. Also fix so that non-... | Justin Santa Barbara | 2011-03-16 | 1 | -3/+14 |
| | | * | | | | | Change cloud.id_to_ec2_id to ec2utils.id_to_ec2_id. Fixes EC2 API error handl... | Dan Prince | 2011-03-18 | 1 | -3/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Change cloud.id_to_ec2_id to ec2utils.id_to_ec2_id. Fixes EC2 API error | Dan Prince | 2011-03-18 | 1 | -3/+3 |
| | | * | | | | | | Re-implementation (or just implementation in many cases) of Limits in the Ope... | Brian Lamar | 2011-03-18 | 3 | -0/+403 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | | * | | | | | Better comment for fault. Improved readability of two small sections. | Brian Lamar | 2011-03-17 | 2 | -2/+5 |
| | | | * | | | | | Pep8 error, oddly specific to pep8 v0.5 < x > v0.6 | Brian Lamar | 2011-03-17 | 1 | -3/+3 |
| | | | * | | | | | Fixed pep8 violation. | Brian Lamar | 2011-03-17 | 1 | -1/+2 |
| | | | * | | | | | Merged trunk. | Brian Lamar | 2011-03-17 | 1 | -16/+159 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Added i18n to error message. | Brian Lamar | 2011-03-16 | 1 | -1/+1 |
| | | | * | | | | | | Added tests back for RateLimitingMiddleware which now throw correctly serialized | Brian Lamar | 2011-03-15 | 2 | -16/+31 |
| | | | * | | | | | | Removed VIM specific stuff and changed copyright from 2010 to 2011. | Brian Lamar | 2011-03-15 | 1 | -3/+1 |
| | | | * | | | | | | Limits controller and testing with XML and JSON serialization. | Brian Lamar | 2011-03-15 | 1 | -11/+31 |
| | | | * | | | | | | pep8 fixes | Brian Lamar | 2011-03-15 | 1 | -23/+20 |
| | | | * | | | | | | Major cosmetic changes to limits, but little-to-no functional changes. MUCH b... | Brian Lamar | 2011-03-15 | 3 | -0/+369 |
| | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | | Update the Openstack API to handle case where personality is set but null in ... | Dan Prince | 2011-03-17 | 1 | -2/+5 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Move the check for None personalities into the create method. | Dan Prince | 2011-03-17 | 1 | -5/+4 |
