From c72d565bb58226b20625b2bce5f0019046bee649 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Tue, 10 Jul 2018 14:20:54 +0300 Subject: Merge 1806 code of vid-common Change-Id: I75d52abed4a24dfe3827d79edc4a2938726aa87a Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) --- vid-app-common/src/main/resources/json/mso/modelInfo | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'vid-app-common/src/main/resources/json/mso/modelInfo') diff --git a/vid-app-common/src/main/resources/json/mso/modelInfo b/vid-app-common/src/main/resources/json/mso/modelInfo index d368e3532..56d268ce9 100755 --- a/vid-app-common/src/main/resources/json/mso/modelInfo +++ b/vid-app-common/src/main/resources/json/mso/modelInfo @@ -31,16 +31,7 @@ }, "modelType": { "description": "short description of the entity being operated on", - "type": "string", - "enum": [ - "pnf", - "network", - "service", - "vfModule", - "vnf", - "volumeGroup", - "configuration" - ] + "type": "string" }, "modelVersion": { "description": "the version of the model as defined in SDC--not authoritative", -- cgit 1.2.3-korg