Fix exception thrown in ToscaElementOperation 68/118368/1
authorMichaelMorris <michael.morris@est.tech>
Mon, 22 Feb 2021 14:59:48 +0000 (14:59 +0000)
committerMichael Morris <michael.morris@est.tech>
Wed, 24 Feb 2021 10:38:15 +0000 (10:38 +0000)
commit75202327c2679926c80d1803b508a1779b588b38
tree56fdae79f5020019663b4374e867f5c8986dcba2
parentb6d953c506c08a5369c0be7242ef3ce3ec888452
Fix exception thrown in ToscaElementOperation

This is caused by the absence of the metadataKeys property in the category definitions already in the DB

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3486
Change-Id: I58062955f3d79ca2b9496ce60f9d0c09aa6147fa
catalog-model/src/main/java/org/openecomp/sdc/be/model/jsonjanusgraph/operations/ToscaElementOperation.java