Merge "Do not include ceph-ansible in the container image."

This commit is contained in:
Zuul
2018-10-10 18:38:41 +00:00
committed by Gerrit Code Review

View File

@@ -44,7 +44,7 @@ gpgcheck=0' >> /etc/yum.repos.d/opendaylight.repo
# Required for mistral-db-populate to load tripleo custom actions on
# the undercloud
{% set mistral_base_packages_append = ['openstack-tripleo-common', 'ceph-ansible', 'skydive-ansible'] %}
{% set mistral_base_packages_append = ['openstack-tripleo-common', 'skydive-ansible'] %}
# NOTE: Mistral executor needs to run nova-manage cells_v2 commands on
# the undercloud baremetal workflows. Undercloud mistral executor needs to run