Add neutron-dependencies stage to pull in haproxy

This commit is contained in:
James Page 2018-11-01 13:58:23 +00:00
parent 56afcd3550
commit cb85af46e6
1 changed files with 6 additions and 0 deletions

View File

@ -409,6 +409,12 @@ parts:
stage: [$etc]
prime: [$etc]
neutron-dependencies:
after: [neutron]
plugin: nil
stage-packages:
- haproxy
# Glance
glance:
after: [keystone] # We arbitrarily rely on keystone to patch some things