Merge "Add skydive-ansible to mistral base packages"

This commit is contained in:
Zuul
2018-08-08 22:28:20 +00:00
committed by Gerrit Code Review

View File

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