Comment 5 for bug 1731817

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

Reviewed: https://review.opencontrail.org/37544
Committed: http://github.com/Juniper/contrail-controller/commit/9f1d3288c5bd75bef0d9a1279771a6977b3556c2
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 9f1d3288c5bd75bef0d9a1279771a6977b3556c2
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