BGPaaS: add inet6 to list of supported address families

Bug #1531968 reported by amit surana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
Wishlist
Nischal Sheth

Bug Description

Add inet6 to list of supported AddressFamily type:

<xsd:simpleType name='AddressFamily'>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="inet"/>
        <xsd:enumeration value="inet-vpn"/>
        <xsd:enumeration value="e-vpn"/>
        <xsd:enumeration value="erm-vpn"/>
        <xsd:enumeration value="route-target"/>
        <xsd:enumeration value="inet6-vpn"/>
    </xsd:restriction>
</xsd:simpleType>

Tags: bgpaas config
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/16148
Submitter: Nischal Sheth (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/16148
Committed: http://github.org/Juniper/contrail-controller/commit/46a0a0a4521dd2b6e35b162ad41f64b0f99c1f3a
Submitter: Zuul
Branch: master

commit 46a0a0a4521dd2b6e35b162ad41f64b0f99c1f3a
Author: Nischal Sheth <email address hidden>
Date: Thu Jan 7 11:32:37 2016 -0800

Add inet6 to list of supported families in AddressFamily type

Change-Id: I2e518ef8a4ed77a9e03b983761e2fbf7a764f755
Closes-Bug: 1531968

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.