Comment 1 for bug 1603071

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

Reviewed: https://review.openstack.org/342183
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=6992c9d8f89f8582d04e2493a183336ba87d70ad
Submitter: Jenkins
Branch: liberty

commit 6992c9d8f89f8582d04e2493a183336ba87d70ad
Author: git-harry <email address hidden>
Date: Thu Jul 14 14:39:53 2016 +0100

    Fix upgrade failure due to missing repo containers

    Commit 368b7e2b0ef5abf792373f232087d0a4e595a5b9 has introduced a bug
    causing the upgrade script to fail when running the playbook
    mariadb-apt-cleanup.yml. The failure happens because the repo containers
    no longer exist and so the playbook fails to connect to those
    containers.

    This commit modifies the hosts targeted by mariadb-apt-cleanup.yml to
    remove the repo containers.

    Closes-Bug: 1603071
    Change-Id: I9c314528e7868376b5fe249efa904b7ee6d53144