| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging trunk | Rick Harris | 2011-03-24 | 1 | -14/+16 |
|\ |
|
| * | Adds unit test coverage for XenAPI Rescue & Unrescue. | Josh Kearney | 2011-03-24 | 1 | -5/+2 |
| |\ |
|
| | * | Merged trunk | Josh Kearney | 2011-03-24 | 1 | -4/+5 |
| | |\ |
|
| | * \ | Merged trunk | Josh Kearney | 2011-03-24 | 1 | -0/+9 |
| | |\ \ |
|
| | * | | | Small refactor | Josh Kearney | 2011-03-24 | 1 | -5/+2 |
| * | | | | libvirt driver multi_nic support. In this phase libvirt can work with and wit... | Ilya Alekseyev | 2011-03-24 | 1 | -5/+9 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | style and spacing fixed | Ilya Alekseyev | 2011-03-24 | 1 | -1/+1 |
| | * | | | trunk merged. conflicts resolved | Ilya Alekseyev | 2011-03-24 | 1 | -7/+84 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | small fix | Eldar Nugaev | 2011-03-24 | 1 | -1/+1 |
| | * | | | migration gateway_v6 to network_info | Eldar Nugaev | 2011-03-24 | 1 | -5/+9 |
| * | | | | Fixes a bug that was causing tests to fail on OS X by ensuring that greenthre... | termie | 2011-03-24 | 1 | -4/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | fix utils.execute retries for osx | termie | 2011-03-23 | 1 | -4/+5 |
| | |/ / |
|
* | | | | Merging trunk | Rick Harris | 2011-03-24 | 1 | -7/+84 |
|\| | | |
|
| * | | | Merged with conflict and resolved conflict (with my own patch, no less) | Justin Santa Barbara | 2011-03-24 | 1 | -0/+8 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Offers the ability to run a periodic_task that sweeps through rescued instanc... | Josh Kearney | 2011-03-24 | 1 | -0/+8 |
| | |\ \ |
|
| | | * | | Better method name | Josh Kearney | 2011-03-23 | 1 | -3/+3 |
| | | * | | Added docstring | Josh Kearney | 2011-03-23 | 1 | -0/+1 |
| | | * | | Automatically unrescue instances after a given timeout | Josh Kearney | 2011-03-23 | 1 | -0/+7 |
| | | |/ |
|
| * | | | Merged with lp:nova, fixed conflicts | Justin Santa Barbara | 2011-03-23 | 1 | -7/+67 |
| |\| | |
|
| | * | | Remove unused global semaphore. | Soren Hansen | 2011-03-22 | 1 | -1/+0 |
| | * | | Make synchronized decorator not leak semaphores, at the expense of not being ... | Soren Hansen | 2011-03-22 | 1 | -5/+13 |
| | * | | Make synchronized support both external (file based) locks as well as interna... | Soren Hansen | 2011-03-22 | 1 | -7/+60 |
| | |/ |
|
| * | | Merged with lp:nova | Justin Santa Barbara | 2011-03-22 | 1 | -28/+36 |
| |\| |
|
| * | | Added space in between # and TODO in #TODO | Justin Santa Barbara | 2011-03-22 | 1 | -1/+1 |
| * | | Renamed check_instance -> check_isinstance to make intent clearer | Justin Santa Barbara | 2011-03-22 | 1 | -1/+1 |
| * | | Initial implementation of refresh instance states | Justin Santa Barbara | 2011-03-14 | 1 | -0/+9 |
* | | | Filtering images by user_id now | Rick Harris | 2011-03-23 | 1 | -0/+6 |
* | | | Pep8 fix | Rick Harris | 2011-03-22 | 1 | -1/+1 |
* | | | Merging trunk | Rick Harris | 2011-03-22 | 1 | -22/+18 |
|\ \ \
| | |/
| |/| |
|
| * | | Make utils.execute not overwrite std{in,out,err} args to Popen on retries. | Soren Hansen | 2011-03-17 | 1 | -10/+15 |
| |\ \ |
|
| | * | | Make utils.execute not overwrite std{in,out,err} args to Popen on retries. | Soren Hansen | 2011-03-14 | 1 | -10/+15 |
| | |/ |
|
| * | | Log the use of utils.synchronized. | Josh Kearney | 2011-03-16 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Add logging to lock check | Josh Kearney | 2011-03-15 | 1 | -0/+3 |
| | |/ |
|
| * | | merge lp:nova and resolve conflicts | Mark Washenberger | 2011-03-16 | 1 | -6/+18 |
| |\ \ |
|
| * \ \ | merge lp:nova | Mark Washenberger | 2011-03-10 | 1 | -26/+36 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | merge, resolve conflicts, and update to reflect new standard deserialization ... | Mark Washenberger | 2011-03-09 | 1 | -14/+23 |
| |\ \ \ |
|
| * \ \ \ | merge lp:nova and resolve conflicts | Mark Washenberger | 2011-03-09 | 1 | -2/+18 |
| |\ \ \ \ |
|
| * | | | | | remove ensure_b64_encoding | Mark Washenberger | 2011-03-04 | 1 | -12/+0 |
* | | | | | | Adding BASE_IMAGE_ATTRS to ImageService | Rick Harris | 2011-03-22 | 1 | -0/+36 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Use random.SystemRandom for easy secure randoms, configurable symbol set by d... | Justin Santa Barbara | 2011-03-15 | 1 | -10/+16 |
* | | | | | Clarify the logic in using 32 symbols | Justin Santa Barbara | 2011-03-14 | 1 | -3/+4 |
* | | | | | Don't generate insecure passwords where it's easy to use urandom instead | Justin Santa Barbara | 2011-03-14 | 1 | -5/+10 |
| |_|_|/
|/| | | |
|
* | | | | PEP8 | Soren Hansen | 2011-03-10 | 1 | -3/+3 |
* | | | | Merge trunk | Soren Hansen | 2011-03-09 | 1 | -18/+27 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fixes bug 726359. Passes unit tests. | Eric Windisch | 2011-03-09 | 1 | -14/+23 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | execvp passes pep8 | Eric Windisch | 2011-03-09 | 1 | -9/+10 |
| | * | | Fixes uses of process_input | Eric Windisch | 2011-03-09 | 1 | -2/+2 |
| | * | | execvp: unit tests pass | Eric Windisch | 2011-03-09 | 1 | -0/+1 |
| | * | | execvp: almost passes tests | Eric Windisch | 2011-03-09 | 1 | -6/+13 |
| | * | | execvp | Eric Windisch | 2011-03-08 | 1 | -8/+8 |