commit | 32738e8e94fc98498372b17fcf56032374959655 | [log] [tgz] |
---|---|---|
author | Himanshu Bhandari <himanshu.bhandari01@infosys.com> | Wed Jun 10 21:08:49 2020 +0530 |
committer | Himanshu Bhandari <himanshu.bhandari01@infosys.com> | Tue Jun 23 06:16:46 2020 +0530 |
tree | a436f08f75cd629ffaa2bba83e312cfa7ddd25ca | |
parent | fadca2b846b9b1049a6e99749c53a5b9de65fc1a [diff] [blame] |
[SEBA-179] Fabric-crossconnect service should react to changes in BNGPortMapping Change-Id: Ie7174ac31af300dabb50e0d850fff0c474e5366a
diff --git a/xos/synchronizer/models/fabric-crossconnect.xproto b/xos/synchronizer/models/fabric-crossconnect.xproto index 5844106..a7cbe35 100644 --- a/xos/synchronizer/models/fabric-crossconnect.xproto +++ b/xos/synchronizer/models/fabric-crossconnect.xproto
@@ -25,6 +25,8 @@ } message BNGPortMapping (XOSBase) { + option sync_implemented = "True"; + required string s_tag = 1 [ help_text = "Single s-tag, range of s-tags, or 'ANY'", max_length = 1024,