Comment 7 for bug 1293782

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

Reviewed: https://review.openstack.org/81224
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=e234bddee9834a389520754062153e1a4df6af3b
Submitter: Jenkins
Branch: master

commit e234bddee9834a389520754062153e1a4df6af3b
Author: Derek Higgins <email address hidden>
Date: Tue Mar 18 10:50:09 2014 +0000

    Treat failure to hear back from neutron as non fatal

    A recent change to nova requires neutron to have admin credentials in
    order to report back to nova that VIF plugging is complete. Our neutron
    doesn't have the appropriate credentials and adding them isn't trivial
    as we don't know the tenant id when we do the heat stack-create of the
    overcloud.

    This commit should be considered a temporary workaround that disables the
    requirement, this will unblock ci while we figure out how to handle the
    problem correctly.

    Related-Bug: #1293782

    Change-Id: I1a31d31e3d3ab923217eaf3b2e865a28dd57ec44