| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renaming service_image_id vars to image_id to reduce confusion. | Naveed Massjouni | 2011-05-23 | 1 | -2/+0 |
| * | moved utils functions into nova/image/ | William Wolf | 2011-05-23 | 1 | -49/+0 |
| * | Removing utils.is_int() | Naveed Massjouni | 2011-05-22 | 1 | -6/+2 |
| * | Fixed some tests. | Naveed Massjouni | 2011-05-20 | 1 | -9/+7 |
| * | default to port 80 if it isnt in the href/uri | William Wolf | 2011-05-18 | 1 | -1/+1 |
| * | fix pep8 issues | William Wolf | 2011-05-18 | 1 | -1/+2 |
| * | fixed QuotaTestCases | William Wolf | 2011-05-18 | 1 | -3/+1 |
| * | fixed ComputeTestCase tests | William Wolf | 2011-05-18 | 1 | -0/+1 |
| * | made ImageControllerWithGlanceServiceTests pass | William Wolf | 2011-05-18 | 1 | -1/+2 |
| * | get integrated server_tests passing | William Wolf | 2011-05-18 | 1 | -2/+3 |
| * | Removed all utils.import_object(FLAGS.image_service) and replaced with | Naveed Massjouni | 2011-05-18 | 1 | -31/+29 |
| * | added is_int function to utils | William Wolf | 2011-05-17 | 1 | -4/+9 |
| * | updates to utils methods, initial usage in images.py | William Wolf | 2011-05-17 | 1 | -3/+7 |
| * | added util functions to get image service | William Wolf | 2011-05-17 | 1 | -0/+48 |
| * | Merge with trunk | Johannes Erdfelt | 2011-05-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Merged trunk | Chris Behrens | 2011-05-13 | 1 | -3/+6 |
| | |\ | |||||
| | * | | if a LoopingCall has canceled the loop, break out early instead of sleeping a... | Chris Behrens | 2011-05-12 | 1 | -0/+2 |
| * | | | Merge with trunk | Johannes Erdfelt | 2011-05-12 | 1 | -3/+6 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | 1 Set default paths for nova.conf and api-paste.ini to /etc/nova/ | Lvov Maxim | 2011-05-11 | 1 | -3/+6 |
| | |\ \ | | |/ | |/| | |||||
| | | * | looking for default flagfile | Lvov Maxim | 2011-05-03 | 1 | -3/+6 |
| * | | | Abstract out IPv6 address generation to pluggable backends | Johannes Erdfelt | 2011-05-11 | 1 | -20/+0 |
| |/ / | |||||
| * | | Rebased to trunk rev 1035. | Masanori Itoh | 2011-04-29 | 1 | -1/+1 |
| |\| | |||||
| | * | merging trunk | Brian Waldon | 2011-04-22 | 1 | -76/+71 |
| | |\ | |||||
| | * | | Addressing exception.NotFound across the project | Brian Waldon | 2011-04-21 | 1 | -1/+1 |
| * | | | Rework completed. Added test cases, changed helper method name, etc. | Masanori Itoh | 2011-04-22 | 1 | -0/+30 |
| | |/ |/| | |||||
| * | | cleanups per code review | termie | 2011-04-20 | 1 | -2/+2 |
| * | | docstring cleanup, nova dir | termie | 2011-04-20 | 1 | -76/+71 |
| |/ | |||||
| * | use 'is not None' instead of '!= None' | Jason Koelker | 2011-04-18 | 1 | -1/+1 |
| * | 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 |
| | | |/ | |||||
