Comment 2 for bug 1482987

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

Reviewed: https://review.openstack.org/210823
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=0c57f4ec9650253df4ea508abedb3433e547fa2a
Submitter: Jenkins
Branch: master

commit 0c57f4ec9650253df4ea508abedb3433e547fa2a
Author: Steven Dake <email address hidden>
Date: Sun Aug 9 05:54:20 2015 -0700

    Remove mariadb container

    We don't need a mariadb container since the galera container does
    exactly the same thing. A followup patch will rename galera to
    mariadb as soon as the galera remove-config-internal patches merge.

    Change-Id: I3d1b31cf01e5584ebb1199e3e3ec63a2a32827bc
    Partial-Bug: #1482987