Comment 4 for bug 1595160

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-manilaclient (stable/mitaka)

Reviewed: https://review.openstack.org/333976
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=a919058515d7210cd448b0646c4592d6efeb7e73
Submitter: Jenkins
Branch: stable/mitaka

commit a919058515d7210cd448b0646c4592d6efeb7e73
Author: Valeriy Ponomaryov <email address hidden>
Date: Thu Jun 23 13:16:42 2016 +0300

    [CI] Fix devstack hooks to unblock CI

    Logic of share-network creation was dependent on presense of "JOB_NAME"
    env var. And it is unavailable now. Moreover, we do not really need to
    depend on it. Therefore, remove dependency on it and assume we always
    run CI without nova-network enabled.

    Change-Id: Ic03e2166101a4deb13e8a8545d2fb2506454a20a
    Closes-Bug: #1595160
    (cherry picked from commit 6e156835399a58bf5cabe15942a7fdc9e1104bc9)