Comment 34 for bug 1547723

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

Reviewed: https://review.openstack.org/315217
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=5046dc0d0067c82029a94011a999c2b991642bb8
Submitter: Jenkins
Branch: stable/liberty

commit 5046dc0d0067c82029a94011a999c2b991642bb8
Author: Kent Wu <email address hidden>
Date: Mon May 9 18:39:37 2016 -0700

    [apic_mapping] make the naming changes consistent

    1. when edge_nat=true, replace Shd-<L3 out name> with Auto-<L3 out name> and
    do it in a central location as last attempt missed some cases.
    2. this will also replace Shd-<external_epg> with Auto-<external_epg>.
    3. fixed an obvious logic error.

    Change-Id: I8ad72566a03fe81dfcf71cef590a99c01dbd710a
    Partial-Bug: 1547723
    (cherry picked from commit e5cfc78600079c262c547d33f1297094b7797fb9)
    (cherry picked from commit 43a2b1ce08b1159231641d4c8af7232b53f8da0d)