Comment 11 for bug 1794027

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/621193
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=90fe24c8603907f24af68aa91c6eba81fc85d677
Submitter: Zuul
Branch: master

commit 90fe24c8603907f24af68aa91c6eba81fc85d677
Author: John Fulton <email address hidden>
Date: Fri Nov 30 10:38:06 2018 -0500

    Add python-notario package to mistral-executor container

    By default ceph-ansible is installed on the container host,
    the undercloud, and its content is the bind mounted into the
    mistral-executor container. python-notario is a dependency
    of ceph-ansible provided by the CentOS Storage SIG. Though
    the dependency is on the contianer host, it is needed in
    the container.

    Change-Id: Iccaace4ee84f46e01b9dfd62b9985f889d12ea37
    Closes-Bug: #1806065
    Related-bug: #1794027