Comment 81 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/418064
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=82170af6591e47a2369f4e66a5ace72034a6691d
Submitter: Jenkins
Branch: stable/liberty

commit 82170af6591e47a2369f4e66a5ace72034a6691d
Author: Kent Wu <email address hidden>
Date: Fri Jan 6 15:44:57 2017 -0800

    [apic-mapping] Call the mapper properly to get the right PTG name

    This is to make sure we can get the PTG name stored in the mapper DB
    while doing the bind_dvs_port(). Otherwise when the PTG name is
    chagned on openStack side, we will use the new PTG name which is
    wrong as APIC and vCenter are still using the old name.

    Partial-bug: 1547723
    Change-Id: Iec7f614e5d84c1d51d7ad7eff6bf6d89eb362fbc
    (cherry picked from commit dcbc2dc77951a3e4a6a32ae41f62421537fae80d)
    (cherry picked from commit dbfd0acc525757face69bab0137aead5482ffb89)