Comment 6 for bug 1731817

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

Reviewed: https://review.opencontrail.org/37540
Committed: http://github.com/Juniper/contrail-controller/commit/ebdade3f55688db4853563fc398d1a8bf1eefcf4
Submitter: Zuul (<email address hidden>)
Branch: master

commit ebdade3f55688db4853563fc398d1a8bf1eefcf4
Author: Édouard Thuleau <email address hidden>
Date: Wed Nov 15 17:22:05 2017 +0100

[config] Ensure Tag is unique

As Tag fq_name consists in the type and value, the Tag should be unique.
But before that patch, the Tag fq_name was build after the API verified
the fq_name uniqueness.
Also fix the unit test which returned a false positive result.

Change-Id: I6aa03270cdd9e5bdc46c3d1e9b1dd6d2f8c9d842
Closes-Bug: #1731817