Comment 29 for bug 1547723

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

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

commit e5cfc78600079c262c547d33f1297094b7797fb9
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