Comment 3 for bug 1648019

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

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

commit 1f17e4f65acda21a4af37404d41e87e81d66243e
Author: Sumit Naiksatam <email address hidden>
Date: Wed Dec 7 01:52:46 2016 -0800

    [aim-mapping] intra-ptg-allow ext attr for PTG

    This attribute maps to the policy_enforcement_pref attribute
    of the AIM EPG, and is used to turn ON or OFF the intra-PTG
    traffic. It's True by default, implying all PTs in a PTG are
    allowed to communicate with each other. When set to False,
    there is no direct connectivity between the PTs of that PTG.

    Change-Id: I82094cbc1faaed879bfb75518df0f558f0bdad1c
    Closes-bug: #1648019