summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-08-08 12:41:35 +0200
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 15:52:49 -0400
commit8404b495de1770617d745ab488116714e9d2d06d (patch)
treea879029441bc1a324121e265618f7b0210a001ce /sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
parent159de601758f7cedcef9359da471f182dcf73781 (diff)
Fix malformed time stamp
Fix malformed time stamp in devicemanager Issue-ID: SDNC-788 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: Ic012457e0587e8018fe03b057d20e8b713a20042
Diffstat (limited to 'sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json')
-rwxr-xr-xsdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json41
1 files changed, 0 insertions, 41 deletions
diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
deleted file mode 100755
index 67cedf4dc..000000000
--- a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
+++ /dev/null
@@ -1,41 +0,0 @@
-{
- "module": {
- "name": "onf-ethernet-conditional-packages",
- "onf-ethernet-conditional-packages": {
- "ethernet-pac": {
- "type": "list",
- "key": "layer-protocol",
- "ethernet-capability": {
- "name": "ethernet-capability",
- "local-name": "capability",
- "type": "container"
- },
- "ethernet-configuration": {
- "name": "ethernet-configuration",
- "local-name": "configuration",
- "type": "container"
- },
- "ethernet-status": {
- "name": "ethernet-status",
- "local-name": "status",
- "type": "container"
- },
- "ethernet-current-problems": {
- "name": "ethernet-current-problems",
- "local-name": "current-problems",
- "type": "container"
- },
- "ethernet-current-performance": {
- "name": "ethernet-current-performance",
- "local-name": "current-performance",
- "type": "container"
- },
- "ethernet-historical-performances": {
- "name": "ethernet-historical-performances",
- "local-name": "historical-performances",
- "type": "container"
- }
- }
- }
- }
-}