summaryrefslogtreecommitdiff
path: root/strata/virtualization
Commit message (Collapse)AuthorAgeFilesLines
* Add openvswitch to virtualization stratumFrancisco Redondo Marchena2015-02-131-0/+11
|
* Update libvirt and libvirt-pythonFrancisco Redondo Marchena2015-02-133-1/+40
| | | | | | | | | | | | - Update libvirt and libvirt-python to 1.2.10. - Modify libvirt chunk: - Build libvirt using its submodule. - Reformat the configure command. - Create the libvirt group - Give the permissions to the libvirt group to read and write unix sockets. - Add lvm stratum required for libvirt to compile. - Add dmidecode and ebtables required for libvirt on runtime.
* dnsmasq.morph: Install also dhcp_release and dhcp_lease_timePedro Alvarez2015-02-111-2/+6
| | | | | | | | | | | | These binaries are needed to run Openstack in baserock: The DHCP agent of neutron tries to run the following command: $ ip netns exec qdhcp-63399d35-f830-4972-86b5-fafaf4eca392 dhcp_release tap adbb6630-f5 192.168.1.4 fa:16:3e:5c:86:14 Resulting in the following error: exec of "dhcp_release" failed: No such file or directory
* Move LVM into its own stratumSam Thursfield2015-01-271-6/+0
| | | | | The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-189-0/+54