Add haproxy to neutron distro packages

The neutron metadata proxy has switched to use haproxy instead
of the previous service.

Related-Change: I5a75cc582dca48defafb440207d10e2f7b4f218b
Change-Id: I0798bc3d0ca424c2832f3c5b8387d72a71f82e88
This commit is contained in:
Marc Gariepy 2017-03-16 08:21:43 -04:00 committed by Jesse Pretorius (odyssey4me)
parent 4783d52ecd
commit 39d5293eff
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ neutron_distro_packages:
- dnsmasq
- dnsmasq-utils
- ebtables
- haproxy
- ipset
- iputils
- keepalived

View File

@ -30,6 +30,7 @@ neutron_distro_packages:
- dnsmasq-base
- dnsmasq-utils
- ebtables
- haproxy
- ipset
- iputils-arping
- keepalived