summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-245-55/+80
* Merge "Error out instance on set password failure."Jenkins2012-01-231-4/+6
|\
| * Error out instance on set password failure.Rick Harris2012-01-231-4/+6
* | ComputeNode Capacity supportSandy Walsh2012-01-233-3/+10
|/
* Merge "Fixes bug #919390 - Block Migration fails when keystone is un use."Jenkins2012-01-221-7/+4
|\
| * Fixes bug #919390 - Block Migration fails when keystone is un use.Kiall Mac Innes2012-01-201-7/+4
* | Fix xenapi rescue without swap.Rick Harris2012-01-201-4/+12
|/
* Merge "Log uuid when instances fail to spawn."Jenkins2012-01-191-1/+1
|\
| * Log uuid when instances fail to spawn.Dan Prince2012-01-181-1/+1
* | Merge "Fix bug #917615"Jenkins2012-01-191-2/+2
|\ \ | |/ |/|
| * Fix bug #917615masumotok2012-01-181-2/+2
* | Allow config of vncserver_proxyclient_address.Anthony Young2012-01-183-8/+7
* | Fixed bug 912701Alvaro Lopez Garcia2012-01-181-1/+2
|/
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-175-3/+29
* Merge "improve handling of the img_handlers config list"Jenkins2012-01-171-1/+4
|\
| * improve handling of the img_handlers config listPádraig Brady2012-01-121-1/+4
* | Implement BP untie-nova-network-modelsJason Kölker2012-01-161-3/+14
* | Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-3/+0
* | Merge "Clean up disk_format mapping in xenapi.vm_utils"Jenkins2012-01-131-27/+20
|\ \
| * | Clean up disk_format mapping in xenapi.vm_utilsBrian Waldon2012-01-121-27/+20
* | | First implementation of bp/live-migration-resource-calcmasumotok2012-01-132-24/+59
|/ /
* / Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-126-14/+12
|/
* Merge "Blueprint xenapi-security-groups"Jenkins2012-01-1210-270/+486
|\
| * Blueprint xenapi-security-groupsSalvatore Orlando2012-01-1010-270/+486
* | Merge "Fix libguestfs operation with specified partitions"Jenkins2012-01-111-3/+9
|\ \
| * | Fix libguestfs operation with specified partitionsPádraig Brady2012-01-101-3/+9
| |/
* | Merge "libvirt: implements boot from ISO images"Jenkins2012-01-102-18/+30
|\ \ | |/ |/|
| * libvirt: implements boot from ISO imagesJulien Danjou2012-01-032-18/+30
* | Add missing space between XML attributesJohannes Erdfelt2012-01-041-1/+1
* | Call mkfs with the correct order of argumentsJohannes Erdfelt2012-01-041-1/+1
* | PEP8 type comparison cleanuplzyeval2012-01-042-6/+6
* | 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
|\ \