Comment 8 for bug 1644194

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

Reviewed: https://review.openstack.org/401232
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=949c8b9698b8d5e93fda266c840f62a72a3ba74b
Submitter: Jenkins
Branch: master

commit 949c8b9698b8d5e93fda266c840f62a72a3ba74b
Author: Marc Koderer <email address hidden>
Date: Wed Nov 23 13:13:34 2016 +0100

    [Devstack] Fix devstack plugin compatibility

    Unbreak barbican gate with recent devstack commit [1].
    Fix it by removing dependency on deleted env var in the same way
    as it is done in devstack (see [2]).

    [1] I7c66e1d8d65f562596543ed8ca402dba8c8ea271
    [2] I4e5c7e86aefe72fc21c77d423033e9b169318fec

    Change-Id: I351f90a60e4693300cc3d3bbd1183bd8fa6acc9a
    Closes-Bug: #1644194