summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Keep the ComputeNode model updated with usageBrian Elliott2012-08-208-85/+27
| |/ /
* | | Merge "OpenStack capitalization added to HACKING.rst"Jenkins2012-08-212-2/+2
|\ \ \ | |/ / |/| |
| * | OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-172-2/+2
* | | Restore libvirt block storage connections on reboot.Rafi Khardalian2012-08-147-15/+49
|/ /
* | Revert to prior method of executing a libvirt hard_reboot.Rafi Khardalian2012-08-141-6/+2
* | Remove unused importsRongzeZhu2012-08-175-7/+0
* | xenapi: attach root disk during rescue before bootJohannes Erdfelt2012-08-161-7/+15
|/
* Merge "Adds Hyper-V support in nova-compute (with new network_info model), in...Jenkins2012-08-1612-0/+1975
|\
| * Adds Hyper-V support in nova-compute (with new network_info model), including...Alessandro Pilotti2012-08-1612-0/+1975
* | Collect instance capabilities from compute nodesJim Fehlig2012-08-152-0/+28
|/
* Merge "Add PowerVM compute driver and unit tests."Jenkins2012-08-158-0/+1328
|\
| * Add PowerVM compute driver and unit tests.Tiago Mello2012-08-148-0/+1328
* | Merge "Port pre_block_migration to new image caching"Jenkins2012-08-151-22/+23
|\ \
| * | Port pre_block_migration to new image cachingMichael Still2012-08-151-22/+23
* | | xenapi: remove unnecessary json decoding of injected_filesJohannes Erdfelt2012-08-152-41/+47
|/ /
* | Merge "Implement get_host_uptime in libvirt driver."Jenkins2012-08-151-0/+7
|\ \
| * | Implement get_host_uptime in libvirt driver.Dan Prince2012-08-141-0/+7
| |/
* | Add support for NFS-based virtual block devicesBen Swartzlander2012-08-141-0/+96
* | xenapi: Support live migration without poolsRenuka Apte2012-08-146-26/+136
* | continue config-drive-v2, add openstack metadata apiScott Moser2012-08-143-115/+112
|/
* Merge "Change time.sleep to greenthread.sleep"Jenkins2012-08-141-1/+1
|\
| * Change time.sleep to greenthread.sleepYun Mao2012-08-131-1/+1
* | Merge "Rewrite image code to use python-glanceclient"Jenkins2012-08-141-6/+1
|\ \ | |/ |/|
| * Rewrite image code to use python-glanceclientBrian Waldon2012-08-131-6/+1
* | Don't stuff non-db data into instance dictJohannes Erdfelt2012-08-136-36/+44
|/
* Fix type error in state comparisonYun Mao2012-08-131-1/+1
* Merge "xenapi: ensure all calls to agent get logged"Jenkins2012-08-132-11/+14
|\
| * xenapi: ensure all calls to agent get loggedJohannes Erdfelt2012-08-092-11/+14
* | Merge "Compute restart causes period of network 'blackout'"Jenkins2012-08-123-0/+28
|\ \
| * | Compute restart causes period of network 'blackout'David McNally2012-08-103-0/+28
| |/
* | Merge "Config drive v2"Jenkins2012-08-112-48/+227
|\ \
| * | Config drive v2Michael Still2012-08-112-48/+227
* | | Merge "maint: remove an unused import in libvirt.driver"Jenkins2012-08-102-7/+5
|\ \ \
| * | | maint: remove an unused import in libvirt.driverPádraig Brady2012-08-042-7/+5
* | | | Merge "General host aggregates part 2"Jenkins2012-08-105-16/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | General host aggregates part 2Joe Gordon2012-08-075-16/+25
* | | | Making security group refresh more specificDavid McNally2012-08-106-0/+38
* | | | Add error log for live migration.Takaaki Suzuki2012-08-101-1/+3
| |_|/ |/| |
* | | Fix the inject_metadata_into_fs in the disk API.Dan Prince2012-08-091-1/+1
* | | Fixes KeyError when trying to rescue an instanceMajor Hayden2012-08-091-1/+1
* | | Merge "Make libvirt_use_virtio_for_bridges flag works for all drivers."Jenkins2012-08-081-0/+4
|\ \ \
| * | | Make libvirt_use_virtio_for_bridges flag works for all drivers.Yaguang Tang2012-08-081-0/+4
* | | | xenapi: wait for agent resetnetwork responseJohannes Erdfelt2012-08-071-2/+7
|/ / /
* / / Return 409 error if get_vnc_console is called before VM is createdJohannes Erdfelt2012-08-071-1/+16
|/ /
* | Prohibit file injection writing to host filesystemPádraig Brady2012-08-071-1/+3
* | Update vmops to access metadata as dict.Dan Prince2012-08-071-2/+2
* | Merge "Send full instance to run_instance."Jenkins2012-08-071-1/+4
|\ \
| * | Send full instance to run_instance.Russell Bryant2012-08-061-1/+4
* | | Merge "Use dict style access for image_ref."Jenkins2012-08-072-2/+2
|\| |
| * | Use dict style access for image_ref.Russell Bryant2012-08-062-2/+2