| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Read instance resource quota info from "quota" namespace. | Yaguang Tang | 2013-03-13 | 3 | -7/+16 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Generalize console error handling during build." | Jenkins | 2013-03-14 | 1 | -12/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Generalize console error handling during build. | Russell Bryant | 2013-03-13 | 1 | -12/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Resize/Migrate refactoring fixes and test cases | Lance Bragstad | 2013-03-14 | 2 | -2/+2 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge "Virtual Power Driver list running vms quoting error" | Jenkins | 2013-03-13 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Virtual Power Driver list running vms quoting error | Chris Krelle | 2013-03-12 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge "Fix reconnecting to libvirt." | Jenkins | 2013-03-13 | 1 | -1/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix reconnecting to libvirt. | Russell Bryant | 2013-03-13 | 1 | -1/+2 | |
| * | | | | Merge "xenapi: Fix reboot with hung volumes" | Jenkins | 2013-03-12 | 10 | -13/+74 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | xenapi: Fix reboot with hung volumes | Rick Harris | 2013-03-11 | 10 | -13/+74 | |
| * | | | | Merge "Fixes nbd device can't be released error" | Jenkins | 2013-03-12 | 1 | -1/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fixes nbd device can't be released error | Wangpan | 2013-03-11 | 1 | -1/+2 | |
| * | | | | Merge "Handle vcpu counting failures gracefully" | Jenkins | 2013-03-12 | 1 | -1/+5 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Handle vcpu counting failures gracefully | Stanislaw Pitucha | 2013-03-11 | 1 | -1/+5 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fixes volume attach on Hyper-V with IPv6" | Jenkins | 2013-03-11 | 2 | -6/+8 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fixes volume attach on Hyper-V with IPv6 | Alessandro Pilotti | 2013-03-10 | 2 | -6/+8 | |
| | |/ | ||||||
| * | | Merge "Libvirt driver create images even without meta" | Jenkins | 2013-03-11 | 1 | -13/+23 | |
| |\ \ | ||||||
| | * | | Libvirt driver create images even without meta | Nikola Dipanov | 2013-03-09 | 1 | -13/+23 | |
| * | | | Merge "Correct exception args in vfs/guestfs." | Jenkins | 2013-03-11 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Correct exception args in vfs/guestfs. | Dan Prince | 2013-03-10 | 1 | -3/+3 | |
| | | |/ | |/| | ||||||
| * / | | Rewrap two lines. | Michael Still | 2013-03-11 | 1 | -10/+2 | |
| |/ / | ||||||
| * | | Merge "Make bm model's deleted column match database" | Jenkins | 2013-03-09 | 1 | -1/+4 | |
| |\ \ | ||||||
| | * | | Make bm model's deleted column match database | Boris Pavlovic | 2013-03-08 | 1 | -1/+4 | |
| * | | | Merge "Correct substring matching of baremetal VPD node names" | Jenkins | 2013-03-09 | 2 | -2/+2 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Correct substring matching of baremetal VPD node names | Chris Krelle | 2013-03-08 | 2 | -2/+2 | |
| * | | | Merge "Fix ephemeral devices on LVM don't get mkfs'd" | Jenkins | 2013-03-09 | 3 | -3/+7 | |
| |\ \ \ | ||||||
| | * | | | Fix ephemeral devices on LVM don't get mkfs'd | Rafi Khardalian | 2013-03-01 | 3 | -3/+7 | |
| * | | | | Merge "Remove uses of instance['instance_type'] from libvirt driver." | Jenkins | 2013-03-08 | 2 | -2/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove uses of instance['instance_type'] from libvirt driver. | Dan Smith | 2013-03-06 | 2 | -2/+4 | |
| * | | | | | Merge "Remove uses of instance['instance_type'] from powervm driver." | Jenkins | 2013-03-08 | 2 | -3/+6 | |
| |\| | | | | |_|/ / |/| | | | ||||||
| | * | | | Remove uses of instance['instance_type'] from powervm driver. | Dan Smith | 2013-03-06 | 2 | -3/+6 | |
| * | | | | Merge "Fixed image filter support for vmware" | Jenkins | 2013-03-08 | 1 | -1/+3 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Fixed image filter support for vmware | divakar-padiyar-nandavar | 2013-03-06 | 1 | -1/+3 | |
| * | | | | Merge "Read baremetal images from extra_specs namespace." | Jenkins | 2013-03-07 | 1 | -4/+5 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Read baremetal images from extra_specs namespace. | Devananda van der Veen | 2013-03-04 | 1 | -4/+5 | |
| * | | | | Remove uses of instance['instance_type'] from xenapi driver. | Dan Smith | 2013-03-06 | 2 | -6/+8 | |
| * | | | | Merge "Fix issues with re-raising exceptions." | Jenkins | 2013-03-06 | 1 | -24/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix issues with re-raising exceptions. | Russell Bryant | 2013-03-05 | 1 | -24/+26 | |
| * | | | | | Merge "Updating powervm driver snapshot with update_task_state flow" | Jenkins | 2013-03-06 | 3 | -6/+24 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Updating powervm driver snapshot with update_task_state flow | David Peraza | 2013-03-04 | 3 | -6/+24 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Moves Hyper-V options to the hyperv section" | Jenkins | 2013-03-06 | 6 | -29/+42 | |
| |\ \ \ \ | ||||||
| | * | | | | Moves Hyper-V options to the hyperv section | Alessandro Pilotti | 2013-03-05 | 6 | -31/+44 | |
| * | | | | | Merge "Fixes disk size issue during image boot on Hyper-V" | Jenkins | 2013-03-06 | 5 | -47/+141 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Fixes disk size issue during image boot on Hyper-V | Alessandro Pilotti | 2013-03-04 | 5 | -47/+141 | |
| * | | | | | Merge "Ensure that FORWARD rule also supports DHCP" | Jenkins | 2013-03-05 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Ensure that FORWARD rule also supports DHCP | Gary Kotton | 2013-02-28 | 1 | -0/+4 | |
| * | | | | | | Merge "Rename VMWare to VMware" | Jenkins | 2013-03-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Rename VMWare to VMware | Sean Chen | 2013-03-04 | 1 | -1/+1 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Compute manager should remove dead resources" | Jenkins | 2013-03-04 | 2 | -4/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Compute manager should remove dead resources | Devananda van der Veen | 2013-03-04 | 2 | -4/+8 | |
