summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Finish removing xenapi.HelperBase classJohannes Erdfelt2012-06-011-6/+0
* | | | Merge "Remove network_util.NetworkHelper class"Jenkins2012-06-053-37/+27
|\| | |
| * | | Remove network_util.NetworkHelper classJohannes Erdfelt2012-06-013-37/+27
* | | | Merge changes I26d1adfd,If8a20501,I13d6d495Jenkins2012-06-058-1350/+1308
|\| | |
| * | | Remove volume_util.VolumeHelper classJohannes Erdfelt2012-06-013-300/+286
| * | | Remove vm_utils.VMHelper classJohannes Erdfelt2012-06-015-1024/+997
| * | | Start removing unnecessary classes from XenAPI driverJohannes Erdfelt2012-05-314-30/+29
* | | | Merge "XenAPI: Don't hardcode userdevice for VBDs"Jenkins2012-06-053-151/+128
|\| | |
| * | | XenAPI: Don't hardcode userdevice for VBDsJohannes Erdfelt2012-05-313-151/+128
| | |/ | |/|
* | | Merge "convert virt drivers to fully dynamic loading"Jenkins2012-06-046-101/+58
|\ \ \ | |/ / |/| |
| * | convert virt drivers to fully dynamic loadingSean Dague2012-05-316-101/+58
* | | Merge "Backslash continuation removal (Nova folsom-2)"Jenkins2012-05-316-69/+67
|\ \ \
| * | | Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-316-69/+67
* | | | Remove resize function from virt driver.Dan Prince2012-05-312-12/+0
| |/ / |/| |
* | | Remove list_disks/list_interfaces from virt driverDan Prince2012-05-312-33/+0
|/ /
* | Move queue_get_for() from db to rpc.Russell Bryant2012-05-301-1/+1
* | Merge "Make xenapi fake match real xenapi a bit closer"Jenkins2012-05-301-4/+6
|\ \
| * | Make xenapi fake match real xenapi a bit closerJohannes Erdfelt2012-05-301-4/+6
* | | Merge "Grammar fixes."Jenkins2012-05-302-2/+2
|\ \ \ | |/ / |/| |
| * | Grammar fixes.Matt Joyce2012-05-292-2/+2
* | | Merge "fixes bug 1004153"Jenkins2012-05-301-2/+0
|\ \ \ | |/ / |/| |
| * | fixes bug 1004153Yun Mao2012-05-241-2/+0
* | | Grammar / spelling correctionsMatt Joyce2012-05-291-1/+1
* | | Merge "update xen to use network_model"Jenkins2012-05-2910-72/+227
|\ \ \ | |_|/ |/| |
| * | update xen to use network_modelTrey Morris2012-05-2410-72/+227
| |/
* | Merge "clean-up of the bare-metal framework."Jenkins2012-05-273-42/+33
|\ \
| * | clean-up of the bare-metal framework.Armando Migliaccio2012-05-253-42/+33
| |/
* | Merge "Fix XenServer diagnostics to provide correct details"Jenkins2012-05-251-4/+17
|\ \ | |/ |/|
| * Fix XenServer diagnostics to provide correct detailsMohammed Naser2012-05-221-4/+17
* | Added a instance state update notificationBrian Elliott2012-05-242-14/+38
* | Update pep8 dependency to v1.1Brian Waldon2012-05-247-16/+16
* | More accurate rescue mode testing for XenAPIBrian Lamar2012-05-222-12/+7
|/
* Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-211-1/+1
* Merge "Implement get_hypervisor_hostname for libvirt."Jenkins2012-05-181-0/+6
|\
| * Implement get_hypervisor_hostname for libvirt.Dan Prince2012-05-151-0/+6
* | Merge "Remove unused _get_target code from xenapi"Jenkins2012-05-181-27/+0
|\ \
| * | Remove unused _get_target code from xenapiVishvananda Ishaya2012-05-151-27/+0
| |/
* | make get_all_bw_usage() signature match for fake virt driver.Yun Mao2012-05-171-1/+1
* | Make Iptables FW Driver handle dhcp_server None.Dan Prince2012-05-161-2/+3
* | Merge "handle updated qemu-img info output"Jenkins2012-05-161-3/+11
|\ \
| * | handle updated qemu-img info outputPádraig Brady2012-05-161-3/+11
* | | Merge "Remove XenAPI use of eventlet tpool"Jenkins2012-05-161-11/+3
|\ \ \ | |/ / |/| |
| * | Remove XenAPI use of eventlet tpoolChris Behrens2012-05-161-11/+3
* | | Misused and not used config optionsZhongyue Luo2012-05-161-5/+5
* | | Merge changes I36ff7c05,If43658b9Jenkins2012-05-162-11/+13
|\ \ \ | |/ / |/| |
| * | Make use of openstack.common.jsonutils.Russell Bryant2012-05-152-11/+13
| |/
* | Fixed compute periodic task. Fixes bug 973331.Unmesh Gurjar2012-05-165-89/+0
* | Alphabetize imports in nova/virt/Joe Gordon2012-05-1411-23/+23
|/
* Merge "Avoid setting up DHCP firewall rules with FlatManager"Jenkins2012-05-142-2/+14
|\
| * Avoid setting up DHCP firewall rules with FlatManagerhua zhang2012-05-142-2/+14