Comment 11 for bug 1693689

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

Reviewed: https://review.openstack.org/505346
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=555dc66610cde24110d708e7f4ac01e9405e37dd
Submitter: Jenkins
Branch: master

commit 555dc66610cde24110d708e7f4ac01e9405e37dd
Author: Sumit Naiksatam <email address hidden>
Date: Tue Sep 19 10:34:40 2017 -0700

    Configure IPV4_ADDRS_SAFE_TO_USE in devstack gate hooks

    Set IPV4_ADDRS_SAFE_TO_USE to the same value used by devstack-vm-gate.sh
    to avoid the devstack job failing with the following messaage:

    'Could not determine host ip address. See local.conf for suggestions on
    setting HOST_IP.'

    This fix should be considered temporary until we
    switch to using devstack-vm-gate.sh

    Change-Id: I18924cd7d526874fcf2ac2e9caf0a42c457fc6a3
    Partial-Bug: 1693689