Comment 5 for bug 1538136

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

Reviewed: https://review.openstack.org/273310
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=6d8959a962c038269653b00ba7ddb491c597e49a
Submitter: Jenkins
Branch: master

commit 6d8959a962c038269653b00ba7ddb491c597e49a
Author: SamYaple <email address hidden>
Date: Thu Jan 28 02:04:02 2016 +0000

    Update all bootstraps to use Label

    Add bootstrap label to all bootstrap containers to ensure that when
    the a new container is launched a difference is seen between it and
    the bootstrap container since we cannot rely on ENV variables for
    this. This only affects mariadb at this stage, but it is needed to
    ensure rabbitmq works when we switch to named volumes.

    Change-Id: Ia022af26212d2e5445c06149848831037a508407
    Closes-Bug: #1538136