PM_Dictionary Support in GAB 05/102005/3
authorTomasz Golabek <tomasz.golabek@nokia.com>
Wed, 19 Feb 2020 15:46:44 +0000 (16:46 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 24 Feb 2020 15:22:57 +0000 (15:22 +0000)
commitc5ef980bb5c9af65e1f190c0352329134d6a7459
tree400f6bdeed43f8d314b41d5f283122a4e853bca3
parent04653cfa1b16fa61fb6cf4685978a646eac3a79a
PM_Dictionary Support in GAB

Generic Artifact Browser is visible for PM_DICTIONARY artifacts
Two agreed formats of the artifact are supported (examples in tests)
Small fix for searchable fields and introduced new once for PM_DICTIONARY:
measType
measDescription
measObjClass
measFamily
measInfoId

Change-Id: I2cb609bab6405b55e8099da023ae035205dcd1ab
Issue-ID: SDC-2095
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
catalog-be/src/main/resources/config/configuration.yaml
catalog-ui/src/app/models/artifacts.ts
catalog-ui/src/app/utils/constants.ts
common-app-api/src/main/java/org/openecomp/sdc/be/config/Configuration.java
common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/src/test/java/org/onap/sdc/gab/yaml/GABYamlParserTest.java
common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/src/test/resources/yaml/pmDictionary.yml [new file with mode: 0644]
common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/src/test/resources/yaml/pmDictionaryInJson.yml [new file with mode: 0644]