diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 17:20:31 +0200 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 17:20:31 +0200 |
commit | bf74fbfd181970d880803e4f8bc4f34a7a498f6e (patch) | |
tree | 392c37eec438b76ac2f7516e15c3e41371152ef9 /src/test/resources/example/sdc/sdcResourceDetailsExample.json | |
parent | 132711f4a6792b4738908a21477c8241bbf3cbbd (diff) |
Remove eNodeB
Remove eNodeB in the config files for UI and tests
Issue-ID: CLAMP-153
Change-Id: I090449869e83220777387d58b37ebcd3d7dec101
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/test/resources/example/sdc/sdcResourceDetailsExample.json')
-rw-r--r-- | src/test/resources/example/sdc/sdcResourceDetailsExample.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/test/resources/example/sdc/sdcResourceDetailsExample.json b/src/test/resources/example/sdc/sdcResourceDetailsExample.json index 6087d020f..3e904b107 100644 --- a/src/test/resources/example/sdc/sdcResourceDetailsExample.json +++ b/src/test/resources/example/sdc/sdcResourceDetailsExample.json @@ -108,17 +108,6 @@ "artifactVersion": "1", "artifactLabel": "heatartifact2", "artifactGroupType": "DEPLOYMENT" - }, - { - "artifactName": "eNodeB_Thresholds.csv", - "artifactType": "OTHER", - "artifactURL": "/sdc/v1/catalog/resources/84855843-5247-4e97-a2bd-5395a510253b/artifacts/d57ac7ec-f3c3-4793-983a-c75ac3a43153", - "artifactDescription": "kpis with nfNamingCode", - "artifactChecksum": "YTc1MDU0ZDFhODUwMGM5YmIwM2FmMWUzMmRiY2NlMGI=", - "artifactUUID": "d57ac7ec-f3c3-4793-983a-c75ac3a43153", - "artifactVersion": "1", - "artifactLabel": "kpis", - "artifactGroupType": "DEPLOYMENT" } ], |