summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Replace libvirt driver's use of libxml2 with ElementTreeSoren Hansen2011-11-101-83/+49
* Merge "Fixes LP878319"Jenkins2011-11-103-3/+19
|\
| * Fixes LP878319Jason Kölker2011-11-093-3/+19
* | Merge "More spelling fixes inside of nova"Jenkins2011-11-101-3/+3
|\ \
| * | More spelling fixes inside of novaJoe Gordon2011-11-091-3/+3
| |/
* | Merge "Replace socat with netcat."Jenkins2011-11-101-1/+1
|\ \
| * | Replace socat with netcat.Chuck Short2011-09-291-1/+1
* | | Undefine libvirt saved instancesDerek Higgins2011-11-091-0/+11
| |/ |/|
* | Reducing the number of compute calls to GlanceBrian Waldon2011-11-099-38/+33
* | Wait until the instance is booted before setting VCPU_params.Josh Kearney2011-11-082-3/+9
* | Merge "Fixing create_vbd call per VolumeHelper refactoring"Jenkins2011-11-081-8/+13
|\ \
| * | Fixing create_vbd call per VolumeHelper refactoringRick Harris2011-11-081-8/+13
* | | Merge "Added code to libvirt backend to report state info."Jenkins2011-11-082-7/+57
|\ \ \
| * | | Added code to libvirt backend to report state info.Lorin Hochstein2011-10-272-7/+57
* | | | Fix for launchpad bug #882568Brad Hall2011-11-031-1/+10
| |/ / |/| |
* | | Merge "Gracefully handle Xen resize failure"Jenkins2011-11-031-3/+9
|\ \ \
| * | | Gracefully handle Xen resize failureBrian Waldon2011-11-031-3/+9
* | | | Merge "Fixing immediate delete after boot on Libvirt"Jenkins2011-11-031-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing immediate delete after boot on LibvirtBrian Waldon2011-11-031-12/+12
* | | | Merge "Log original dropped exception when a new exception occurs"Jenkins2011-11-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Log original dropped exception when a new exception occursJohannes Erdfelt2011-10-311-1/+1
| |/ /
* | | Merge "Xen Storage Manager Volume Driver"Jenkins2011-11-035-118/+426
|\ \ \
| * | | Xen Storage Manager Volume Driverrenukaapte2011-11-015-118/+426
* | | | Use fat32 for Windows, linux-swap for Linux swap partitions.Josh Kearney2011-11-011-1/+7
|/ / /
* | | flatten distributed schedulerSandy Walsh2011-11-012-4/+72
* | | Creating uuid -> id mapping for S3 Image ServiceBrian Waldon2011-10-311-3/+3
|/ /
* | Adding support for retrying glance image downloads.Naveed Massjouni2011-10-261-0/+1
* | Merge "Removed callback concept on VM driver methods:"Jenkins2011-10-267-73/+56
|\ \
| * | Removed callback concept on VM driver methods:Brian Lamar2011-10-257-73/+56
* | | Replaces all references to nova.db.api with nova.dbAlex Meade2011-10-251-1/+1
|/ /
* | Fix concurrency of XenAPI sessionsJohannes Erdfelt2011-10-244-93/+111
* | Merge "Convert instancetype.flavorid to string"Jenkins2011-10-241-2/+1
|\ \
| * | Convert instancetype.flavorid to stringBrian Waldon2011-10-221-2/+1
* | | Adds ext4 and reiserfs to _mount_filesystem().Josh Kearney2011-10-201-1/+1
|/ /
* | Merge "Repartition and resize disk when marked as managed."Jenkins2011-10-192-0/+86
|\ \
| * | Repartition and resize disk when marked as managed.Rick Harris2011-10-192-0/+86
* | | Only log instance actions once if instance action logging is enabled (now dis...Josh Kearney2011-10-191-6/+16
* | | Merge "Makes snapshots work for amis. Fixes bug 873156"Jenkins2011-10-171-1/+8
|\ \ \
| * | | Makes snapshots work for amis. Fixes bug 873156Vishvananda Ishaya2011-10-141-1/+8
* | | | Cancel any clean_reboot tasks before issuing the hard_reboot.Josh Kearney2011-10-141-0/+15
| |/ / |/| |
* | | Merge "Adds the ability to automatically issue a hard reboot to instances tha...Jenkins2011-10-147-1/+43
|\ \ \
| * | | Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-137-1/+43
| |/ /
* | | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-142-38/+106
|\ \ \ | |/ / |/| |
| * | Xenapi driver can now generate swap from instance_typeRick Harris2011-10-132-38/+106
* | | Merge "Remove redundant, dead code."Jenkins2011-10-131-16/+0
|\ \ \
| * | | Remove redundant, dead code.Kevin L. Mitchell2011-10-131-16/+0
* | | | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-125-0/+165
|/ / /
* | | Merge "Add nova-all to run all services"Jenkins2011-10-121-1/+1
|\ \ \
| * | | Add nova-all to run all servicesVishvananda Ishaya2011-09-281-1/+1
| | |/ | |/|
* | | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-1110-98/+307