Rebase openstack-helm and openstack-helm-infra

The latest upstream libvirt helm chart now requires the cgexec binary
which is part of the libcgroup-tools package.

Change-Id: I6f5398a2788174f800612bc42226e8fdd26ab83f
Story: 2003909
Task: 27632
Signed-off-by: Robert Church <robert.church@windriver.com>
This commit is contained in:
Robert Church 2018-11-15 23:53:22 -05:00
parent 7725b83a95
commit 3761b07ee7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ RUN set -ex ;\
dmidecode \
ebtables \
iproute \
libcgroup-tools \
libvirt \
pm-utils \
qemu \