tripleo-common/image-yaml/overcloud-odl-rhel7.yaml
Alex Schultz 05009b32ef Add openvswitch element back in
The change Ie4f5d771a16ea453b470be8ea103b2bde4aa892a switched
os-net-config to be installed as a package rather than an element.
Unfortunately the openvswitch service was being configured via the
openvswitch dependency from the os-net-config element. The switch to use
the package lost the automatic starting of openvswitch on the nodes
which has manifested itself as intermittent issues on compute nodes when
network isolation is not deployed.

Change-Id: I0f865d4811919c19577c75615b66d7d8a1e685d3
Partial-Bug: #1757111
2018-03-21 15:07:43 -06:00

29 lines
762 B
YAML

disk_images:
-
imagename: overcloud-odl
builder: dib
type: qcow2
distro: rhel7
elements:
- sysctl
- baremetal
- dhcp-all-interfaces
- openvswitch
- os-collect-config
- puppet-modules
- stable-interface-names
- grub2-deprecated
packages:
- java-1.8.0-openjdk
- ntp
- opendaylight
- python-heat-agent-puppet
- python-heat-agent-hiera
- python-heat-agent-apply-config
- python-heat-agent-ansible
- python-heat-agent-docker-cmd
- python-heat-agent-json-file
- os-net-config
- jq
options: