tripleo-image-elements/elements/openvswitch
Ben Nemec b19fbc3dd5 Use package-installs for undercloud elements
Ideally all elements would be using package-installs so we only
call yum once per stage, but since a lot of these elements are no
longer used this change focuses on just the elements doing one-off
package installs that I found in the undercloud install logs.

A follow-up change would be to do the same kind of audit for the
overcloud image build and fix up all of those elements.

Change-Id: Ie204c5d0aa0f48d3d93d834b51a644d8562cd2fd
2016-03-11 10:43:23 -06:00
..
install.d Use package-installs for undercloud elements 2016-03-11 10:43:23 -06:00
element-deps Use package-installs for undercloud elements 2016-03-11 10:43:23 -06:00
package-installs Use package-installs for undercloud elements 2016-03-11 10:43:23 -06:00
pkg-map Add pkg_map support to openvswitch elements 2014-08-11 09:28:12 +00:00
README.md openvswitch and openvswitch-datapath element 2014-07-18 08:29:34 +00:00

Install openvswitch from packages.

Enables the openvswitch service for systemd systems and and adds an upstart script service to override the default sysv one on systems with upstart.