Comment 8 for bug 1561947

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

Reviewed: https://review.openstack.org/296799
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=f635e090bd62c202e89d5fd87bd8198cfa68c534
Submitter: Jenkins
Branch: master

commit f635e090bd62c202e89d5fd87bd8198cfa68c534
Author: Jesse Pretorius <email address hidden>
Date: Wed Mar 23 21:04:07 2016 +0000

    Updates all repo SHAs to prepare for Mitaka release

    This patch includes updates of all SHA's and pip, wheel and setuptools
    pins.

    Due to Bug #1561947, the backend glance store has been changed from swift
    to file in the AIO gate. This has been done becuase the glance store project
    has an issue with session that causes it to be incompatible with swift. Being
    that the master integration gate is depending on this change to go it is
    needed to temporarily disable the swift image store in glance until this issue
    is fixed.

    The branch updater sciprt was modified to search for and update roles if they're
    found within the default or user provided role path. This change is resolving
    bash errors that happen when the script is run in mitaka+.

    Related-Bug: 1561947
    Change-Id: I2e09e3e0abb61f5e97e2af7b283f0aed6dadd853
    Signed-off-by: Kevin Carter <email address hidden>