summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "bug 944145: race condition causes VM's state to be SHUTOFF"Jenkins2012-03-071-4/+10
|\ \ | |/ |/|
| * bug 944145: race condition causes VM's state to be SHUTOFFArmando Migliaccio2012-03-071-4/+10
* | Don't use _ for variable nameJohannes Erdfelt2012-03-075-6/+6
* | Merge "fix restructuredtext formatting in docstrings that show up in the deve...Jenkins2012-03-076-54/+62
|\ \
| * | fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-056-54/+62
* | | Merge "Cleans up a bunch of unused variables in XenAPI."Jenkins2012-03-074-30/+26
|\ \ \
| * | | Cleans up a bunch of unused variables in XenAPI.Josh Kearney2012-03-064-30/+26
| | |/ | |/|
* | | Merge "Add support for lxc consoles."Jenkins2012-03-072-3/+10
|\ \ \ | |/ / |/| |
| * | Add support for lxc consoles.Chuck Short2012-03-052-3/+10
| |/
* | Merge "Fixes bug 942556 and bug 944105"Jenkins2012-03-061-23/+36
|\ \ | |/ |/|
| * Fixes bug 942556 and bug 944105John Garbutt2012-03-021-23/+36
* | Merge "Retry download_vhd with different glance host each time"Jenkins2012-03-051-22/+47
|\ \
| * | Retry download_vhd with different glance host each timeJohannes Erdfelt2012-03-021-22/+47
* | | Merge "bug #941794 VIF and intf drivers for Quantum Linux Bridge plugin"Jenkins2012-03-051-0/+29
|\ \ \
| * | | bug #941794 VIF and intf drivers for Quantum Linux Bridge pluginSumit Naiksatam2012-03-031-0/+29
* | | | Merge "Only raw string literals should be used with _()"Jenkins2012-03-057-20/+19
|\ \ \ \
| * | | | Only raw string literals should be used with _()Johannes Erdfelt2012-03-047-20/+19
| |/ / /
* / / / Allows --flat_interface flag to override dbVishvananda Ishaya2012-03-021-1/+2
|/ / /
* | | Merge "Adds soft-reboot support to libvirt"Jenkins2012-03-031-10/+53
|\ \ \
| * | | Adds soft-reboot support to libvirtVishvananda Ishaya2012-03-011-10/+53
| | |/ | |/|
* | | Cleanup swap in _create_vm undoRick Harris2012-03-021-2/+1
| |/ |/|
* | Refactor spawn to use UndoManager.Rick Harris2012-03-011-141/+169
|/
* libvirt driver calls unplug() twice on vm reboot.Dan Wendlandt2012-03-012-3/+1
* Merge "Destroy VM before VDIs during spawn cleanup"Jenkins2012-02-291-2/+7
|\
| * Destroy VM before VDIs during spawn cleanupRick Harris2012-02-291-2/+7
* | Merge "Add missing filters for new root commands"Jenkins2012-02-291-2/+2
|\ \
| * | Add missing filters for new root commandsThierry Carrez2012-02-291-2/+2
| |/
* / Cast vcpu_weight to string before calling xen apiMark Washenberger2012-02-291-3/+3
|/
* Allow xvd* to be supplied for volume in xenapiBrian Waldon2012-02-281-2/+2
* Fix issue starting nova-compute w/ XenServerBrian Lamar2012-02-281-18/+1
* Merge "Add NoopFirewallDriver"Jenkins2012-02-282-0/+13
|\
| * Add NoopFirewallDriverChris Behrens2012-02-282-0/+13
* | Merge "Call detach_volume when attach fails"Jenkins2012-02-281-1/+12
|\ \
| * | Call detach_volume when attach failsBrian Waldon2012-02-271-1/+12
| |/
* / Add utils.tempdir() context manager for easy temp dirsJohannes Erdfelt2012-02-282-24/+16
|/
* Adds temporary chown to sparse_copy.Rick Harris2012-02-271-19/+24
* Cleanup .rescue files in libvirt driver unrescue.Dan Prince2012-02-261-0/+5
* Merge "Improve unit test coverage per bug/934566."Jenkins2012-02-251-14/+12
|\
| * Improve unit test coverage per bug/934566.Michael Still2012-02-231-14/+12
* | Example config_drive init script, label the config driveJustin Santa Barbara2012-02-242-5/+12
* | Merge "libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254"Jenkins2012-02-242-1/+29
|\ \
| * | libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254Dan Wendlandt2012-02-222-1/+29
* | | Add hypervisor_hostname to compute_nodes table and use it in XenServer.Josh Kearney2012-02-231-1/+18
* | | blueprint host-aggregates: host maintenance - xenapi implementationArmando Migliaccio2012-02-239-120/+268
|/ /
* | Merge "Speeding up resize down with sparse_copy"Jenkins2012-02-231-6/+54
|\ \
| * | Speeding up resize down with sparse_copyRick Harris2012-02-221-6/+54
* | | Merge "Move get_info to taking an instance."Jenkins2012-02-238-41/+32
|\ \ \ | |/ / |/| |
| * | Move get_info to taking an instance.Michael Still2012-02-228-41/+32
* | | Merge "Disable usb tablet support for LXC."Jenkins2012-02-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Disable usb tablet support for LXC.Chuck Short2012-02-221-1/+1