Comment 10 for bug 1549095

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

Reviewed: https://review.openstack.org/290858
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=49b97f733dc89502e1a57077cc8c7b12eea53f23
Submitter: Jenkins
Branch: stable/liberty

commit 49b97f733dc89502e1a57077cc8c7b12eea53f23
Author: John L. Villalovos <email address hidden>
Date: Wed Mar 9 13:09:38 2016 -0800

    Ironic: Don't use token for glance & check for some unset vars

    There is a regression issue in stable/liberty where using a token for
    auth is failing for glance. We don't need to use a token as we already
    have our credentials. So stop using a token to upload to glance.

    We call various commands to set certain variables. Add some checks to
    make sure those variables are set and fail if they are not.

    Partial-Bug: #1549095
    (cherry-picked from openstack/ironic commit e6b3c4217f27818acedb15c925641f9d1aa5ab34)
    Change-Id: I398cd61dd731c03346cf10e5b3102d8d809d3f87