summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "use name gateway_v6 instead of gateway6"Jenkins2012-01-034-8/+8
|\ \
| * | use name gateway_v6 instead of gateway6Hengqing Hu2012-01-034-8/+8
| |/
* | Merge "PEP8 remove direct type comparisons"Jenkins2012-01-031-1/+1
|\ \
| * | PEP8 remove direct type comparisonslzyeval2012-01-031-1/+1
| |/
* / Bug #910045: UnboundLocalError when failing to get metrics from XenAPI hostsEwan Mellor2012-01-011-0/+1
|/
* 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
* Merge "Refactor Xen Vif drivers. Fixes LP907850"Jenkins2011-12-223-36/+56
|\
| * Refactor Xen Vif drivers. Fixes LP907850Jason Kölker2011-12-223-36/+56
* | Bug#898257 support handling images with libguestfsPádraig Brady2011-12-222-2/+91
* | Bug#898257 abstract out disk image access methodsPádraig Brady2011-12-228-131/+417
|/
* Cleaning up imports in compute and virtBrian Waldon2011-12-2114-34/+11
* Merge "Properly passes arg to run_iscsiadm to fix logout"Jenkins2011-12-201-1/+1
|\
| * Properly passes arg to run_iscsiadm to fix logoutVishvananda Ishaya2011-12-161-1/+1
* | Remove unused FLAGS.block_sizeJulien Danjou2011-12-201-2/+0
* | Add a console output action to serversJake Dahn2011-12-191-1/+1
* | avoid error and trace on dom.vcpus() in lxcScott Moser2011-12-161-1/+7
|/
* Merge "Fixes bug 723235"Jenkins2011-12-161-2/+16
|\
| * Fixes bug 723235Alvaro Lopez Garcia2011-12-151-2/+16
* | Merge "nova.virt.libvirt.firewall: set static methods"Jenkins2011-12-151-13/+26
|\ \
| * | nova.virt.libvirt.firewall: set static methodsJulien Danjou2011-12-151-13/+26
| |/
* / Make XenAPI agent configuration synchronousJohannes Erdfelt2011-12-151-74/+63
|/
* Rename libvirt_uri to uriJulien Danjou2011-12-151-3/+3
* Make libvirt_uri a propertyJulien Danjou2011-12-151-2/+2
* Merge "Make various methods static"Jenkins2011-12-153-13/+26
|\
| * Make various methods staticJulien Danjou2011-12-143-13/+26
* | Fixes bug 887402Dean Troyer2011-12-141-4/+8
* | Merge "Make sure the rxtx_cap is used to set qos info"Jenkins2011-12-141-4/+7
|\ \ | |/ |/|
| * Make sure the rxtx_cap is used to set qos infoAaron Lee2011-12-131-4/+7
* | Merge "Fix tgtadm off by one error. Fixes bug #871278"Jenkins2011-12-141-3/+8
|\ \
| * | Fix tgtadm off by one error. Fixes bug #871278Chuck Short2011-12-131-3/+8
| |/
* | Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...Jenkins2011-12-135-49/+51
|\ \
| * | Renaming instance_actions.instance_id column to instance_uuid.Naveed Massjouni2011-12-135-49/+51
| |/
* / bug 899767: fix vif-plugging with live migrationDan Wendlandt2011-12-127-9/+42
|/
* removing TODO as we support Windows+XenServer and have no plans to support qu...Paul Voccio2011-12-081-2/+0
* Fix race condition in XenAPI when using <object>.get_allJohannes Erdfelt2011-12-074-86/+104
* Refactors periodic tasks to use a decorator.Rick Harris2011-12-072-17/+27
* Fixes a typo preventing attaching RBD volumes.François Charlier2011-12-061-1/+1
* Merge "Implement resize down for XenAPI"Jenkins2011-12-056-121/+262
|\
| * Implement resize down for XenAPIJohannes Erdfelt2011-12-026-121/+262
* | EC2 rescue/unrescue is broken, bug 899225Alex Meade2011-12-023-3/+3
|/
* Merge "Replacing instance id's in in xenapi.vmops and the xen plugin with ins...Jenkins2011-12-021-26/+29
|\
| * Replacing instance id's in in xenapi.vmops and the xen plugin withNaveed Massjouni2011-12-021-26/+29
* | Fix to correctly report memory on Linux 3.X.Mandell Degerness2011-12-011-2/+2
|/
* Merge "Fixing get_info method implementations in virt drivers to accept insta...Jenkins2011-12-013-9/+9
|\
| * Fixing get_info method implementations in virt drivers to acceptNaveed Massjouni2011-11-303-9/+9
* | Merge "Fixes bug 767947"Jenkins2011-12-011-1/+2
|\ \
| * | Fixes bug 767947Alvaro Lopez Garcia2011-11-301-1/+2
| |/
* / Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-302-6/+6
|/
* Removing line dos line endings in vmwareapi_conn.pyNaveed Massjouni2011-11-291-392/+392
* Use instance uuids for consoles and diagnostics.Mark Washenberger2011-11-281-1/+1