| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge "xenapi: Avoid hotplugging volumes on resize." | Jenkins | 2013-01-04 | 4 | -25/+45 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xenapi: Avoid hotplugging volumes on resize. | Cory Stone | 2013-01-03 | 4 | -25/+45 | |
| * | | | | | | | Merge "Removes unused imports" | Jenkins | 2013-01-03 | 3 | -3/+1 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Removes unused imports | Zhongyue Luo | 2013-01-03 | 3 | -3/+1 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Provide a configdrive helper which uses contextlib." | Jenkins | 2013-01-03 | 3 | -20/+27 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Provide a configdrive helper which uses contextlib. | Michael Still | 2012-12-21 | 3 | -20/+27 | |
| * | | | | | | Merge "Improve baremetal driver error handling" | Jenkins | 2013-01-02 | 6 | -104/+154 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Improve baremetal driver error handling | Devananda van der Veen | 2013-01-02 | 6 | -104/+154 | |
| * | | | | | | | Merge "Remove unused imports" | Jenkins | 2013-01-02 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove unused imports | Joe Gordon | 2012-12-27 | 2 | -2/+1 | |
| * | | | | | | | | Merge "Check for image_meta in libvirt.driver.spawn" | Jenkins | 2013-01-02 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Check for image_meta in libvirt.driver.spawn | Kravchenko Pavel | 2012-12-27 | 1 | -1/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge "Remove session.flush() and session.query() monkey patching" | Jenkins | 2013-01-02 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | Remove session.flush() and session.query() monkey patching | Boris Pavlovic | 2012-12-28 | 1 | -1/+0 | |
| * | | | | | | | | Merge "Report failures to mount in localfs correctly." | Jenkins | 2013-01-02 | 2 | -6/+16 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Report failures to mount in localfs correctly. | Michael Still | 2012-12-30 | 2 | -6/+16 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | baremetal power driver takes **kwargs | Devananda van der Veen | 2012-12-28 | 2 | -9/+9 | |
| * | | | | | | | Implement IPMI sub-driver for baremetal compute | Devananda van der Veen | 2012-12-28 | 1 | -0/+257 | |
| * | | | | | | | Fix tests/baremetal/test_driver.py | Devananda van der Veen | 2012-12-28 | 2 | -46/+79 | |
| * | | | | | | | Move baremetal options to [BAREMETAL] OptGroup | Devananda van der Veen | 2012-12-28 | 4 | -24/+40 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge "Remove lxc attaching/detaching of volumes" | Jenkins | 2012-12-28 | 1 | -93/+21 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Remove lxc attaching/detaching of volumes | Chuck Short | 2012-12-24 | 1 | -93/+21 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Ensure we add a new line when appending to rc.local" | Jenkins | 2012-12-27 | 1 | -1/+4 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Ensure we add a new line when appending to rc.local | Davanum Srinivas | 2012-12-24 | 1 | -1/+4 | |
| | |/ / / | ||||||
| * / / / | Teardown container rootfs in host namespace for lxc | unicell | 2012-12-24 | 2 | -23/+29 | |
| |/ / / | ||||||
| * | | | Merge "Removed unused imports." | Jenkins | 2012-12-22 | 9 | -25/+4 | |
| |\ \ \ | ||||||
| | * | | | Removed unused imports. | Chuck Short | 2012-12-21 | 9 | -25/+4 | |
| * | | | | Merge "Reliably include OS type in ephemeral filenames." | Jenkins | 2012-12-22 | 1 | -6/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Reliably include OS type in ephemeral filenames. | Michael Still | 2012-12-19 | 1 | -6/+7 | |
| * | | | | | Merge "libvirt: Skip intermediate base files with qcow2." | Jenkins | 2012-12-22 | 1 | -8/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | libvirt: Skip intermediate base files with qcow2. | Michael Still | 2012-12-18 | 1 | -8/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge "fixing the typo of the error message from nbd" | Jenkins | 2012-12-22 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fixing the typo of the error message from nbd | Craig Vyvial | 2012-12-20 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Make libvirt driver default to virtio for KVM/QEMU NICs | Daniel P. Berrange | 2012-12-21 | 1 | -3/+8 | |
| * | | | | | Refactor libvirt VIF classes to reduce duplicate code | Daniel P. Berrange | 2012-12-21 | 1 | -21/+35 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "libvirt: Make vif_driver.plug() returns None" | Jenkins | 2012-12-21 | 2 | -23/+32 | |
| |\ \ \ \ | ||||||
| | * | | | | libvirt: Make vif_driver.plug() returns None | Jian Wen | 2012-12-19 | 2 | -23/+32 | |
| * | | | | | Merge "Execute pygrub using nova-rootwrap in xenapi" | Jenkins | 2012-12-21 | 1 | -8/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Execute pygrub using nova-rootwrap in xenapi | Armando Migliaccio | 2012-12-18 | 1 | -8/+15 | |
| * | | | | | | Merge "fix instance rescue without cmdline params in xml.rescue." | Jenkins | 2012-12-21 | 1 | -2/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix instance rescue without cmdline params in xml.rescue. | Yaguang Tang | 2012-12-18 | 1 | -2/+8 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge "Update exceptions to pass correct kwargs." | Jenkins | 2012-12-21 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update exceptions to pass correct kwargs. | Dan Prince | 2012-12-18 | 2 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Baremetal VIF and Volume sub-drivers." | Jenkins | 2012-12-20 | 5 | -1/+463 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Baremetal VIF and Volume sub-drivers. | Mikyung Kang | 2012-12-20 | 5 | -1/+463 | |
| * | | | | | | | Merge "Volume backed live migration w/o shared storage" | Jenkins | 2012-12-20 | 5 | -24/+65 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Volume backed live migration w/o shared storage | Rohan Rhishikesh Kanade | 2012-12-04 | 5 | -24/+65 | |
| * | | | | | | | Merge "New Baremetal provisioning framework." | Jenkins | 2012-12-20 | 9 | -48/+619 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | New Baremetal provisioning framework. | Mikyung Kang | 2012-12-19 | 9 | -48/+619 | |
| * | | | | | | Merge "Export custom SMBIOS info to QEMU/KVM guests" | Jenkins | 2012-12-20 | 1 | -0/+24 | |
| |\ \ \ \ \ \ | ||||||
