Comment 4 for bug 1648019

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

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

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