Merge "Deploy ceph-ansible in mistral containers"

This commit is contained in:
Zuul 2018-06-01 15:58:04 +00:00 committed by Gerrit Code Review
commit cb88b3775f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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'] %}
{% set mistral_base_packages_append = ['openstack-tripleo-common', 'ceph-ansible'] %}
# NOTE: Mistral executor needs to run nova-manage cells_v2 commands on
# the undercloud baremetal workflows.