From cb85af46e602a26a25c847058447f4ce40dc8f78 Mon Sep 17 00:00:00 2001 From: James Page Date: Thu, 1 Nov 2018 13:58:23 +0000 Subject: [PATCH] Add neutron-dependencies stage to pull in haproxy --- snapcraft.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 6fd8464..12ff2c6 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -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