Comment 3 for bug 1803493

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

Reviewed: https://review.opencontrail.org/47689
Committed: http://github.com/Juniper/contrail-api-client/commit/0b7788ac8161d6e44f398753ed052f39fd64fc4f
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 0b7788ac8161d6e44f398753ed052f39fd64fc4f
Author: Nikhil Bansal <email address hidden>
Date: Thu Nov 15 15:07:26 2018 +0530

extcommunity needs separate type in schema

I had reused the type that was used for community for ext-community
also but it seems that backend has special treatment for CommunityListType.
It expects the format to be number:number format.

Change-Id: I793de9ad115360d866150a2c9fb0887d3cadd2d0
Closes-Bug: #1803493