| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | removed extra stuff used for debugging | Salvatore Orlando | 2010-12-16 | 1 | -13/+1 | |
| | * | | | | | | | | | | | | | Merged changes from trunk into the branch | Salvatore Orlando | 2010-12-16 | 3 | -4/+85 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | I made pep8 happy | Salvatore Orlando | 2010-12-15 | 3 | -37/+36 | |
| | * | | | | | | | | | | | | | final cleanup | Salvatore Orlando | 2010-12-15 | 2 | -2/+1 | |
| | * | | | | | | | | | | | | | removed temporary comment lines | Salvatore Orlando | 2010-12-15 | 1 | -9/+4 | |
| | * | | | | | | | | | | | | | nothing | Salvatore Orlando | 2010-12-14 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | nothing | Salvatore Orlando | 2010-12-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | support for pv guests (in progress) | Salvatore Orlando | 2010-12-14 | 2 | -14/+39 | |
| | * | | | | | | | | | | | | | raw instances can now be launched in xenapi (only as hvm at the moment) | Salvatore Orlando | 2010-12-09 | 4 | -32/+102 | |
| * | | | | | | | | | | | | | | PEP8 fix | Josh Kearney | 2010-12-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Resolved merge conflict | Josh Kearney | 2010-12-23 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | | Merged trunk | Josh Kearney | 2010-12-23 | 8 | -112/+939 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge trunk, fixed unittests, added i18n strings, cleanups etc etc. | Armando Migliaccio | 2010-12-23 | 7 | -35/+81 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | first merge after i18n | Armando Migliaccio | 2010-12-23 | 9 | -157/+181 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge trunk | Armando Migliaccio | 2010-12-21 | 15 | -256/+212 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | fixed unittests and further clean-up post-eventlet merge | Armando Migliaccio | 2010-12-18 | 7 | -13/+13 | |
| | * | | | | | | | | | | | | | first revision after eventlet merge. Currently xenapi-unittests are broken, b... | Armando Migliaccio | 2010-12-17 | 9 | -279/+207 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | reviewed the FIXMEs, and spotted an uncaught exception in volume_utils...yay! | Armando Migliaccio | 2010-12-16 | 2 | -12/+18 | |
| | * | | | | | | | | | | | | | fake session clean-up | Armando Migliaccio | 2010-12-16 | 1 | -12/+22 | |
| | * | | | | | | | | | | | | | * code cleanup | Armando Migliaccio | 2010-12-15 | 5 | -79/+20 | |
| | * | | | | | | | | | | | | | added volume tests and extended fake to support them | Armando Migliaccio | 2010-12-15 | 3 | -2/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | Armando Migliaccio | 2010-12-14 | 2 | -1/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | first cut of unittest framework for xenapi | Armando Migliaccio | 2010-12-14 | 8 | -133/+379 | |
| | |\| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | final cleanup, after moving unittest work into another branch | Armando Migliaccio | 2010-12-14 | 8 | -44/+118 | |
| | | * | | | | | | | | | | | | | moving xenapi unittests changes into another branch | Armando Migliaccio | 2010-12-13 | 1 | -128/+0 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | removing imports that should have not been there | Armando Migliaccio | 2010-12-13 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | second round for unit testing framework | Armando Migliaccio | 2010-12-13 | 4 | -5/+80 | |
| | * | | | | | | | | | | | | | There is always the odd change that one forgets! | Armando Migliaccio | 2010-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | * pylint fixes | Armando Migliaccio | 2010-12-10 | 6 | -67/+183 | |
| | |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | typo fix | Armando Migliaccio | 2010-12-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | pylint fixes | Armando Migliaccio | 2010-12-07 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | a few more things ironed out | Armando Migliaccio | 2010-12-07 | 5 | -10/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | small fixes on Exception handling | Armando Migliaccio | 2010-12-07 | 3 | -7/+12 | |
| | * | | | | | | | | | | | | | | and yet another pylint fix | Armando Migliaccio | 2010-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | fixed pylint violations that slipped out from a previous check | Armando Migliaccio | 2010-12-07 | 1 | -9/+15 | |
| | * | | | | | | | | | | | | | | * merged with lp:~armando-migliaccio/nova/xenapi-refactoring | Armando Migliaccio | 2010-12-07 | 7 | -431/+281 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | minor changes to docstrings | Armando Migliaccio | 2010-12-06 | 1 | -7/+12 | |
| | * | | | | | | | | | | | | | | added interim solution for target discovery. Now info can either be passed vi... | Armando Migliaccio | 2010-12-06 | 2 | -20/+71 | |
| | * | | | | | | | | | | | | | | merge with lp:~armando-migliaccio/nova/xenapi-refactoring | Armando Migliaccio | 2010-12-06 | 7 | -42/+119 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | minor refactoring after merge | Armando Migliaccio | 2010-12-02 | 2 | -9/+24 | |
| | * | | | | | | | | | | | | | | | merge lp:~armando-migliaccio/nova/refactoring | Armando Migliaccio | 2010-12-02 | 2 | -27/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | minor refactoring | Armando Migliaccio | 2010-12-01 | 3 | -79/+86 | |
| | * | | | | | | | | | | | | | | | | iscsi volumes attach/detach complete. There is only one minor issue on how to... | Armando Migliaccio | 2010-11-30 | 3 | -28/+313 | |
| | * | | | | | | | | | | | | | | | | brought the xenapi refactoring in plus trunk changes | Armando Migliaccio | 2010-11-29 | 9 | -644/+782 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | changes | Armando Migliaccio | 2010-11-29 | 1 | -25/+68 | |
| | * | | | | | | | | | | | | | | | | | added attach_volume implementation | Armando Migliaccio | 2010-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | work on attach_volume, with a few things to iron out | Armando Migliaccio | 2010-11-25 | 1 | -16/+83 | |
| | * | | | | | | | | | | | | | | | | | small conflict resolution | Armando Migliaccio | 2010-11-25 | 1 | -0/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | first cut of changes for the attach_volume call | Armando Migliaccio | 2010-11-25 | 1 | -7/+87 | |
| | * | | | | | | | | | | | | | | | | | added placeholders | Armando Migliaccio | 2010-11-22 | 1 | -0/+8 | |
