Comment 2 for bug 1425070

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

Reviewed: https://review.openstack.org/179267
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=8331e999d79896f24f4039d1d4c242fc6dcdb55b
Submitter: Jenkins
Branch: master

commit 8331e999d79896f24f4039d1d4c242fc6dcdb55b
Author: Andrew Woodward <email address hidden>
Date: Thu Apr 30 15:06:28 2015 -0700

    Change GRE deployments to lookup existing mesh network role

    for gre deployments we already have a role of 'neutron/mesh' defined
    as the interface that we would like to use for the GRE tunnel endpoint.
    This commit updates the manifest to use this value.

    Change-Id: I193b07240e00a8184ea10dcc03e26dc31a69bb20
    Closes-Bug: #1425070