diff options
author | Michael Lando <ml636r@att.com> | 2017-10-22 14:41:32 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-22 11:47:01 +0000 |
commit | 27f563241f534819a95e4c04fc989098071cb060 (patch) | |
tree | f6827f28ac5704be6f4eab842ca96db023a03b10 /catalog-be/src/main | |
parent | 914a63fedde46ac22466bd114f11ba35266fde28 (diff) |
fix normatives
Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit a8ca620825a2478f75baf76b4e75e5ccc58f0174)
Diffstat (limited to 'catalog-be/src/main')
4 files changed, 3 insertions, 3 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/extImageFile/extImageFile.json b/catalog-be/src/main/resources/import/tosca/onap-types/extImageFile/extImageFile.json index 558a45be09..49895e44a6 100644 --- a/catalog-be/src/main/resources/import/tosca/onap-types/extImageFile/extImageFile.json +++ b/catalog-be/src/main/resources/import/tosca/onap-types/extImageFile/extImageFile.json @@ -3,7 +3,7 @@ "contactId": "jh0003", "name": "Ext Image File", "description": "Ext Image File", - "resourceIconPath": "default", + "resourceIconPath": "defaulticon", "resourceType": "VFC", "categories": [{ "name": "Generic", diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.json b/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.json index bce521b998..6cfdd47b1e 100644 --- a/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.json +++ b/catalog-be/src/main/resources/import/tosca/onap-types/extLocalStorage/extLocalStorage.json @@ -3,7 +3,7 @@ "contactId": "jh0003", "name": "Ext Local Storage", "description": "Ext Local Storage", - "resourceIconPath": "default", + "resourceIconPath": "objectStorage", "resourceType": "VFC", "categories": [{ "name": "Generic", diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.yml b/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.yml index 75a867ca45..207047a3d7 100644 --- a/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.yml +++ b/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.yml @@ -67,7 +67,7 @@ node_types: - 0 - UNBOUNDED - virtualLink: - capability: tosca.capabilities.nfv.VirtualBindable + capability: tosca.capabilities.nfv.VirtualLinkable occurrences: - 0 - UNBOUNDED diff --git a/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.zip b/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.zip Binary files differindex 6626075fe4..ca6d0738de 100644 --- a/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.zip +++ b/catalog-be/src/main/resources/import/tosca/onap-types/extZteCP/extZteCP.zip |