From 6b98928b7b1b0ebc28d2ef286e8c932fca67c305 Mon Sep 17 00:00:00 2001 From: herbert Date: Sat, 14 Dec 2019 00:50:38 +0100 Subject: add new devicemanager v2 add disaggregated devicemanager bundled Issue-ID: SDNC-1007 Signed-off-by: herbert Change-Id: Ibb65f7f21deade7b3cef62c53b439519a931e301 Signed-off-by: herbert --- .../preload.cache.schema/tapi-dsr@2018-08-31.yang | 204 +++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 sdnr/wt/devicemanager/provider/src/main/resources/preload.cache.schema/tapi-dsr@2018-08-31.yang (limited to 'sdnr/wt/devicemanager/provider/src/main/resources/preload.cache.schema/tapi-dsr@2018-08-31.yang') diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/preload.cache.schema/tapi-dsr@2018-08-31.yang b/sdnr/wt/devicemanager/provider/src/main/resources/preload.cache.schema/tapi-dsr@2018-08-31.yang new file mode 100644 index 000000000..68e1fbf1c --- /dev/null +++ b/sdnr/wt/devicemanager/provider/src/main/resources/preload.cache.schema/tapi-dsr@2018-08-31.yang @@ -0,0 +1,204 @@ +module tapi-dsr { + namespace "urn:onf:otcc:yang:tapi-dsr"; + prefix tapi-dsr; + import tapi-common { + prefix tapi-common; + } + organization "ONF OTCC (Open Transport Configuration & Control) Project"; + contact " + Project Web: + Project List: + Editor: Karthik Sethuraman + "; + description "none"; + revision 2018-08-31 { + description "ONF Transport API version 2.1.0 + This YANG module has been generated from the TAPI UML Model using the IISOMI-Eagle xmi2yang mapping tool. + Changes in this revision: "; + reference "ONF-TR-527, ONF-TR-512, ONF-TR-531, RFC 6020, RFC 6087 and ONF TAPI UML model + "; + } + revision 2018-03-07 { + description "ONF Transport API version 2.0.2 + This YANG module has been generated from the TAPI UML Model using the IISOMI-Eagle xmi2yang mapping tool. + Changes in this revision: "; + reference "ONF-TR-527, ONF-TR-512, ONF-TR-531, RFC 6020, RFC 6087 and ONF TAPI UML model + "; + } + revision 2018-02-16 { + description "ONF Transport API version 2.0.1 + This YANG module has been generated from the TAPI UML Model using the IISOMI-Eagle xmi2yang mapping tool. + Changes in this revision: "; + reference "ONF-TR-527, ONF-TR-512, ONF-TR-531, RFC 6020, RFC 6087 and ONF TAPI UML model + "; + } + revision 2018-01-02 { + description "ONF Transport API version 2.0.0 + This YANG module has been generated from the TAPI UML Model using the IISOMI-Eagle xmi2yang mapping tool. + Changes in this revision: "; + reference "ONF-TR-527, ONF-TR-512, ONF-TR-531, RFC 6020, RFC 6087 and ONF TAPI UML model + "; + } + /*********************** + * package type-definitions + **********************/ + identity DIGITAL_SIGNAL_TYPE { + base tapi-common:LAYER_PROTOCOL_QUALIFIER; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_GigE { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_10_GigE_LAN { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_10_GigE_WAN { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_40_GigE { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_100_GigE { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_100 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_200 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_400 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_800 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_1200 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_1600 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_FC_3200 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_STM_1 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_STM_4 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_STM_16 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_STM_64 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_STM_256 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OC_3 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OC_12 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OC_48 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OC_192 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OC_768 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OTU_1 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OTU_2 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OTU_2E { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OTU_3 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_OTU_4 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_GPON { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_XGPON { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_IB_SDR { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_IB_DDR { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_IB_QDR { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_SBCON_ESCON { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_DVB_ASI { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_SDI { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_SDI_1G5 { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + identity DIGITAL_SIGNAL_TYPE_SDI_3G { + base DIGITAL_SIGNAL_TYPE; + description "none"; + } + typedef digital-signal-type { + type identityref { + base DIGITAL_SIGNAL_TYPE; + } + description "none"; + } + +} -- cgit 1.2.3-korg