Install haproxy on ovn-controller nodes

HAproxy is utilized by the OVN metadata agent and should be installed
on ovn-controller nodes running the OVN metadata agent. This patch
installs haproxy on said nodes.

Change-Id: I8781f5e811ffb291f692e54d9ba56c834902b99a
Implements: networking-ovn support
Partial-Bug:  #1782625
This commit is contained in:
James Denton 2018-11-29 19:23:24 +00:00
parent a8bbde4226
commit b87e5b1f61
3 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,7 @@ neutron_ovn_distro_packages:
neutron_ovn_controller_distro_packages:
- openvswitch-ovn-host
- haproxy
neutron_ovn_northd_distro_packages:
- openvswitch-ovn-central

View File

@ -66,6 +66,7 @@ neutron_ovn_distro_packages:
neutron_ovn_controller_distro_packages:
- openvswitch-ovn-host
- haproxy
neutron_ovn_northd_distro_packages:
- openvswitch-ovn-central

View File

@ -63,6 +63,7 @@ neutron_ovn_distro_packages:
neutron_ovn_controller_distro_packages:
- ovn-host
- haproxy
neutron_ovn_northd_distro_packages:
- ovn-central