| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge trunk | Salvatore Orlando | 2011-03-24 | 42 | -358/+1494 |
| |\ | |||||
| | * | Pass a fake timing source to live_migration_pre in every test that expectes i... | Soren Hansen | 2011-03-24 | 4 | -8/+36 |
| | |\ | |||||
| | | * | Merge trunk | Soren Hansen | 2011-03-24 | 53 | -750/+2292 |
| | | |\ | |||||
| | | * | | Apparantly a more common problem than first thought. | Soren Hansen | 2011-03-22 | 2 | -5/+17 |
| | | * | | Pass a fake timing source to test_ensure_filtering_rules_for_instance_timeout... | Soren Hansen | 2011-03-22 | 2 | -4/+21 |
| | * | | | Poll instance states periodically, so that we can detect when something chang... | Justin Santa Barbara | 2011-03-24 | 11 | -23/+442 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Merged with conflict and resolved conflict (with my own patch, no less) | Justin Santa Barbara | 2011-03-24 | 21 | -168/+322 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Added a mechanism for versioned controllers for openstack api versions 1.0/1.1. | Naveed Massjouni | 2011-03-24 | 12 | -139/+215 |
| | |\ \ \ | |||||
| | | * | | | 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 | 12 | -81/+242 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | better logging of exceptions | Justin Santa Barbara | 2011-03-24 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Report the exception (happens when can't import libvirt) | Justin Santa Barbara | 2011-03-23 | 1 | -2/+2 |
| | * | | | | | Fix issues with certificate updating & whitespace removal | Todd Willey | 2011-03-24 | 2 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix some crypto strangeness (\n in file_name field of certificates, wrong IMP... | Todd Willey | 2011-03-23 | 2 | -2/+3 |
| | * | | | | | | Offers the ability to run a periodic_task that sweeps through rescued instanc... | Josh Kearney | 2011-03-24 | 6 | -24/+99 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Added hyperv stub | Josh Kearney | 2011-03-23 | 1 | -0/+3 |
| | | * | | | | | | Review feedback | Josh Kearney | 2011-03-23 | 2 | -16/+16 |
| | | * | | | | | | Better method name | Josh Kearney | 2011-03-23 | 2 | -4/+4 |
| | | * | | | | | | Added docstring | Josh Kearney | 2011-03-23 | 1 | -0/+1 |
| | | * | | | | | | Only run periodic task when rescue_timeout is greater than 0 | Josh Kearney | 2011-03-23 | 1 | -1/+2 |
| | | * | | | | | | Fixed some typos | Josh Kearney | 2011-03-23 | 1 | -4/+4 |
| | | * | | | | | | Merged trunk | Josh Kearney | 2011-03-23 | 19 | -426/+1282 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Automatically unrescue instances after a given timeout | Josh Kearney | 2011-03-23 | 5 | -26/+96 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | boto_v6 module is imported if the flag "use_ipv6" is set to True | Tushar Patil | 2011-03-24 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Fix for LP Bug #739641 | Tushar Patil | 2011-03-21 | 1 | -1/+3 |
| | | | | | | | * | | Merge from trunk | Naveed Massjouni | 2011-03-24 | 21 | -112/+562 |
| | | | | | | | |\ \ | |||||
| | | | | | | | * | | | Should not call super __init__ twice in APIRouter | Naveed Massjouni | 2011-03-23 | 1 | -2/+0 |
| | | | | | | | * | | | Merge from trunk. | Naveed Massjouni | 2011-03-23 | 22 | -496/+1373 |
| | | | | | | | |\ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | |||||
| | | | | | | | * | | | 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 | 62 | -536/+1836 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | * | | | | pep8; various fixes | Brian Waldon | 2011-03-21 | 3 | -7/+16 |
| | | | | | | | * | | | | Merge from trunk. | Naveed Massjouni | 2011-03-17 | 8 | -21/+149 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | * | | | | | Now returns a 400 for a create server request with invalid hrefs for | Naveed Massjouni | 2011-03-17 | 3 | -44/+37 |
| | | | | | | | * | | | | | Merge from parent branch lp:~rackspace-titan/nova/openstack-api-version-split | Naveed Massjouni | 2011-03-17 | 22 | -117/+1003 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Setting the api verion in the request in the auth middle is no longer needed. | Naveed Massjouni | 2011-03-17 | 2 | -6/+0 |
| | | | | | | | * | | | | | | moving code out of try/except that would never trigger NotFound | Naveed Massjouni | 2011-03-17 | 1 | -2/+3 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | Added mechanism for versioned controllers for openstack api versions 1.0/1.1. | Naveed Massjouni | 2011-03-17 | 12 | -121/+191 |
| | | | | | | | | | | | | | * | pep8 fix | Justin Santa Barbara | 2011-03-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | * | Added revert_resize to base class | Justin Santa Barbara | 2011-03-23 | 1 | -0/+4 |
| | | | | | | | | | | | | | * | Merged with lp:nova, fixed conflicts | Justin Santa Barbara | 2011-03-23 | 27 | -162/+697 |
| | | | | | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Move all types of locking into utils.synchronize decorator. | Soren Hansen | 2011-03-24 | 5 | -52/+135 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Merge trunk | Soren Hansen | 2011-03-24 | 38 | -531/+1838 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Updates the previously merged xs_migration functionality to allow upsizing of... | matt.dietz@rackspace.com | 2011-03-23 | 14 | -63/+273 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | merge prop fixes | matt.dietz@rackspace.com | 2011-03-23 | 2 | -4/+20 |
| | | * | | | | | | | | | | | | | 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 | 3 | -4/+5 |
