| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update glance params per review | termie | 2011-03-28 | 1 | -1/+4 |
| * | add snapshot support for libvirt | termie | 2011-03-28 | 1 | -6/+65 |
| * | Added poll_rescued_instances to virt driver base class | Justin Santa Barbara | 2011-03-28 | 1 | -0/+4 |
| * | use_ipv6 now passing to interfaces.template as first level variable in libvir... | Ilya Alekseyev | 2011-03-27 | 1 | -3/+4 |
| |\ | |||||
| | * | Changed use_ipv6 passing to interfaces.template | Ilya Alekseyev | 2011-03-25 | 1 | -3/+4 |
| * | | merge trunk | Salvatore Orlando | 2011-03-25 | 13 | -1/+3393 |
| |\| | |||||
| | * | Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blue... | sateesh | 2011-03-24 | 13 | -1/+3393 |
| | |\ | |||||
| | | * | Addressed issues raised by Rick Harris' review | Armando Migliaccio | 2011-03-24 | 10 | -193/+190 |
| | | * | Minor fixes to replace occurances of "VI" by "VIM" in 2 comments. | sateesh | 2011-03-18 | 2 | -2/+2 |
| | | * | Using eventlets greenthreads for optimized image processing. | sateesh | 2011-03-18 | 6 | -28/+292 |
| | | * | 1) Update few comments where whitespace is missing after '#' | sateesh | 2011-03-17 | 4 | -36/+36 |
| | | * | Removing io_util.py. We now use eventlets library instead. | sateesh | 2011-03-16 | 1 | -149/+0 |
| | | * | * Updated document vmware_readme.rst to mention VLAN networking | sateesh | 2011-03-16 | 11 | -474/+396 |
| | | * | * Modified raise statements to raise nova defined Exceptions. | sateesh | 2011-03-11 | 6 | -41/+62 |
| | | * | Updated the code to detect the exception by fault type. | sateesh | 2011-03-10 | 6 | -67/+177 |
| | | * | Fixed some more pep8 errors | sateesh | 2011-03-07 | 2 | -2/+1 |
| | | * | * Updated readme file with installation of suds-0.4 through easy_install. | sateesh | 2011-03-07 | 10 | -385/+597 |
| | | |\ | |||||
| | | * \ | Rebased to nova revision 752. | sateesh | 2011-03-02 | 3 | -55/+255 |
| | | |\ \ | |||||
| | | * | | | Updated the code to include support for guest consoles, VLAN networking for g... | sateesh | 2011-03-02 | 11 | -902/+1490 |
| | | * | | | Rebased to Nova revision 749. | sateesh | 2011-02-27 | 5 | -23/+188 |
| | | |\ \ \ | |||||
| | | * | | | | Fixed problems found in localized string formatting. Verified the fixes by ru... | sateesh | 2011-02-24 | 4 | -33/+59 |
| | | * | | | | * Took care of localization of strings | sateesh | 2011-02-23 | 9 | -566/+274 |
| | | * | | | | Updated import statements according to HACKING guidelines. | sateesh | 2011-02-22 | 9 | -25/+112 |
| | | * | | | | * Removed VimService_services.py & VimService_services_types.py to reduce the... | sateesh | 2011-02-21 | 4 | -80818/+0 |
| | | * | | | | * Removed nova/virt/guest-tools/guest_tool.bat & | sateesh | 2011-02-21 | 3 | -326/+0 |
| | | * | | | | Block diagram for vmwareapi module | sateesh | 2011-02-17 | 1 | -0/+0 |
| | | * | | | | Added vmwareapi module to add support of hypervisor vmware-vsphere to OpenStack. | sateesh | 2011-02-17 | 15 | -0/+83881 |
| * | | | | | | Merged with trunk | Salvatore Orlando | 2011-03-25 | 7 | -184/+287 |
| |\| | | | | | |||||
| | * | | | | | Fix for bug #740947 | Salvatore Orlando | 2011-03-24 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Executing parted with sudo in _write_partition | Salvatore Orlando | 2011-03-23 | 1 | -2/+2 |
| | * | | | | | | Adds unit test coverage for XenAPI Rescue & Unrescue. | Josh Kearney | 2011-03-24 | 1 | -17/+21 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Review feedback | Josh Kearney | 2011-03-24 | 1 | -2/+2 |
| | | * | | | | | | Merged trunk | Josh Kearney | 2011-03-24 | 2 | -2/+13 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merged trunk | Josh Kearney | 2011-03-24 | 7 | -20/+342 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Small refactor | Josh Kearney | 2011-03-24 | 1 | -9/+9 |
| | | * | | | | | | | | Merged trunk | Josh Kearney | 2011-03-23 | 4 | -22/+80 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merged trunk | Josh Kearney | 2011-03-23 | 5 | -67/+109 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merged trunk | Josh Kearney | 2011-03-22 | 2 | -68/+63 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Remove _get_vm_opaque_ref() calls in rescue/unrescue | Josh Kearney | 2011-03-21 | 1 | -3/+3 |
| | | * | | | | | | | | | | | Remove dupe'd code | Josh Kearney | 2011-03-21 | 1 | -3/+2 |
| | | * | | | | | | | | | | | Added XenAPI rescue unit tests | Josh Kearney | 2011-03-21 | 1 | -3/+8 |
| | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | libvirt driver multi_nic support. In this phase libvirt can work with and wit... | Ilya Alekseyev | 2011-03-24 | 4 | -155/+245 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | style and spacing fixed | Ilya Alekseyev | 2011-03-24 | 1 | -2/+2 |
| | | * | | | | | | | | | | trunk merged. conflicts resolved | Ilya Alekseyev | 2011-03-24 | 7 | -76/+480 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | pep8 clearing | Eldar Nugaev | 2011-03-24 | 1 | -1/+1 |
| | | * | | | | | | | | | | couple of bugs fixed | Ilya Alekseyev | 2011-03-24 | 1 | -27/+48 |
| | | * | | | | | | | | | | migration gateway_v6 to network_info | Eldar Nugaev | 2011-03-24 | 1 | -45/+8 |
| | | * | | | | | | | | | | one more minor fix | Ilya Alekseyev | 2011-03-23 | 1 | -1/+1 |
| | | * | | | | | | | | | | xml template fixed | Ilya Alekseyev | 2011-03-23 | 2 | -2/+2 |
| | | * | | | | | | | | | | pep8 fixed | Ilya Alekseyev | 2011-03-23 | 1 | -2/+1 |
