Comment 80 for bug 1547723

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

Reviewed: https://review.openstack.org/418062
Committed: https://git.openstack.org/cgit/openstack/group-based-policy/commit/?id=dbfd0acc525757face69bab0137aead5482ffb89
Submitter: Jenkins
Branch: stable/mitaka

commit dbfd0acc525757face69bab0137aead5482ffb89
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)