Add neutron-dependencies stage to pull in haproxy
This commit is contained in:
@@ -409,6 +409,12 @@ parts:
|
|||||||
stage: [$etc]
|
stage: [$etc]
|
||||||
prime: [$etc]
|
prime: [$etc]
|
||||||
|
|
||||||
|
neutron-dependencies:
|
||||||
|
after: [neutron]
|
||||||
|
plugin: nil
|
||||||
|
stage-packages:
|
||||||
|
- haproxy
|
||||||
|
|
||||||
# Glance
|
# Glance
|
||||||
glance:
|
glance:
|
||||||
after: [keystone] # We arbitrarily rely on keystone to patch some things
|
after: [keystone] # We arbitrarily rely on keystone to patch some things
|
||||||
|
|||||||
Reference in New Issue
Block a user