| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge "refactor: extract method: connect_volume" | Jenkins | 2012-11-20 | 1 | -4/+10 | |
| |\ | ||||||
| | * | refactor: extract method: connect_volume | Mate Lakat | 2012-11-20 | 1 | -4/+10 | |
| * | | Merge "Handle image cache hashing on shared storage." | Jenkins | 2012-11-20 | 2 | -61/+119 | |
| |\ \ | ||||||
| | * | | Handle image cache hashing on shared storage. | Michael Still | 2012-11-14 | 2 | -61/+119 | |
| * | | | Fixes a bug in get_info in the Hyper-V Driver | Alessandro Pilotti | 2012-11-20 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | Merge "Use CONF.import_opt() for nova.config opts" | Jenkins | 2012-11-20 | 17 | -17/+25 | |
| |\ \ | ||||||
| | * | | Use CONF.import_opt() for nova.config opts | Mark McLoughlin | 2012-11-20 | 17 | -17/+25 | |
| * | | | Merge "Remove nova.config.CONF" | Jenkins | 2012-11-20 | 40 | -59/+46 | |
| |\| | | ||||||
| | * | | Remove nova.config.CONF | Mark McLoughlin | 2012-11-20 | 40 | -59/+46 | |
| * | | | Merge "Introduce a VFS api abstraction for manipulating disk images" | Jenkins | 2012-11-20 | 2 | -0/+126 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Introduce a VFS api abstraction for manipulating disk images | Daniel P. Berrange | 2012-11-15 | 2 | -0/+126 | |
| * | | | Merge "Fix calls to private method in linux_net" | Jenkins | 2012-11-19 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Fix calls to private method in linux_net | Davanum Srinivas | 2012-11-19 | 1 | -3/+3 | |
| * | | | | Merge "Fixes an error reporting bug on Hyper-V" | Jenkins | 2012-11-19 | 1 | -4/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes an error reporting bug on Hyper-V | Alessandro Pilotti | 2012-11-16 | 1 | -4/+17 | |
| * | | | | | Merge "Yield in between hash runs for the image cache manager." | Jenkins | 2012-11-19 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Yield in between hash runs for the image cache manager. | Michael Still | 2012-11-08 | 1 | -0/+3 | |
| * | | | | | | remove old baremetal driver | Devananda van der Veen | 2012-11-19 | 6 | -1586/+0 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Remove nova.flags | Mark McLoughlin | 2012-11-17 | 39 | -38/+5 | |
| * | | | | | Use disk image path to setup lxc container | unicell | 2012-11-17 | 1 | -2/+2 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Issue a hard shutdown if clean fails on resize up" | Jenkins | 2012-11-16 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Issue a hard shutdown if clean fails on resize up | Andrew Laski | 2012-11-15 | 1 | -1/+4 | |
| * | | | | | Merge "Move all mount classes into a subdirectory" | Jenkins | 2012-11-16 | 6 | -10/+29 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | Move all mount classes into a subdirectory | Daniel P. Berrange | 2012-11-14 | 6 | -10/+29 | |
| * | | | | | Merge "Fix a couple uses of FLAGS" | Jenkins | 2012-11-16 | 1 | -2/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix a couple uses of FLAGS | Chris Behrens | 2012-11-15 | 1 | -2/+0 | |
| * | | | | | | Adds support for ConfigDriveV2 in Hyper-V | Alessandro Pilotti | 2012-11-16 | 4 | -45/+135 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Enable Quantum linux bridge VIF driver to use "bridge" type" | Jenkins | 2012-11-15 | 2 | -18/+15 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Enable Quantum linux bridge VIF driver to use "bridge" type | Gary Kotton | 2012-11-09 | 2 | -18/+15 | |
| * | | | | | Merge "Added separate bare-metal MySQL DB." | Jenkins | 2012-11-15 | 13 | -0/+1088 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added separate bare-metal MySQL DB. | Mikyung Kang | 2012-11-13 | 13 | -0/+1088 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Fixed HyperV to get disk stats of instances drive" | Jenkins | 2012-11-15 | 1 | -30/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed HyperV to get disk stats of instances drive | Luis Fernandez Alvarez | 2012-11-12 | 1 | -30/+20 | |
| * | | | | | | Merge "Adds a conf option for custom configdrive mkisofs" | Jenkins | 2012-11-15 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Adds a conf option for custom configdrive mkisofs | Alessandro Pilotti | 2012-11-13 | 1 | -1/+5 | |
| * | | | | | | fix flag type define error. | Yaguang Tang | 2012-11-14 | 1 | -1/+1 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge "Try hard shutdown if clean fails on resize down" | Jenkins | 2012-11-13 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Try hard shutdown if clean fails on resize down | Andrew Laski | 2012-11-13 | 1 | -1/+4 | |
| * | | | | | | Merge "Remove volume.driver and volume.iscsi" | Jenkins | 2012-11-13 | 1 | -1/+16 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Remove volume.driver and volume.iscsi | Joe Gordon | 2012-11-12 | 1 | -1/+16 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | fix LVM backed VM logial volumes can't be deleted. | Yaguang Tang | 2012-11-13 | 1 | -1/+1 | |
| * | | | | | Merge "powervm: failed spawn should raise exception" | Jenkins | 2012-11-13 | 1 | -1/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powervm: failed spawn should raise exception | Matt Odden | 2012-11-09 | 1 | -1/+9 | |
| * | | | | | | Merge "make libvirt with Xen more workable" | Jenkins | 2012-11-13 | 2 | -2/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | make libvirt with Xen more workable | Christian Berendt | 2012-11-12 | 2 | -2/+9 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Make xenapi shutdown mode explicit" | Jenkins | 2012-11-13 | 2 | -18/+36 | |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Make xenapi shutdown mode explicit | Andrew Laski | 2012-11-12 | 2 | -18/+36 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Move libvirt specific cgroups setup code out of nova.virt.disk.api" | Jenkins | 2012-11-13 | 2 | -7/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move libvirt specific cgroups setup code out of nova.virt.disk.api | Daniel P. Berrange | 2012-11-12 | 2 | -7/+7 | |
| * | | | | | | Merge "Use base image for rescue instance." | Jenkins | 2012-11-13 | 1 | -5/+6 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
