Comment 2 for bug 1710928

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (master)

Reviewed: https://review.openstack.org/493953
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=6b0c04a4720036828ffc5e8ea690fdeddc1a77fb
Submitter: Jenkins
Branch: master

commit 6b0c04a4720036828ffc5e8ea690fdeddc1a77fb
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Aug 15 19:52:07 2017 +0300

    Move barbican's database creation to mysql profile

    This makes sure that the database creation is only executed on the mysql
    profile (or container if that's enabled), and stops the conflicts and
    errors that were happening when barbican was deployed in containerized
    environments.

    Change-Id: Ib5c99482f62397fc5fb79a9dc537dfb06ee7f4df
    Closes-Bug: #1710928