Controller Blueprints Microservice
authorBrinda Santh <brindasanth@in.ibm.com>
Tue, 28 Aug 2018 00:08:09 +0000 (20:08 -0400)
committerBrinda Santh <brindasanth@in.ibm.com>
Tue, 28 Aug 2018 00:08:09 +0000 (20:08 -0400)
commit90c3a2c421b262095ea9684811509fafb8bc9e17
treef8744502e60414aec0f61640db24dcdb844813ba
parent92c6d038046e5089f44c8c84764ff6ff11bbff47
Controller Blueprints Microservice

Remove hard coded decrypt rule definition in resource definition and sample JSON.

Change-Id: Iaea93ae34fdd6c440c074f001b80a94578086b1a
Issue-ID: CCSDK-488
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json
ms/controllerblueprints/modules/resource-dict/src/main/java/org/onap/ccsdk/apps/controllerblueprints/resource/dict/data/DecryptionRule.java [deleted file]
ms/controllerblueprints/modules/resource-dict/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/resource/dict/ResourceDefinition.kt
ms/controllerblueprints/modules/service/load/resource_dictionary/db-source.json
ms/controllerblueprints/modules/service/src/test/java/org/onap/ccsdk/apps/controllerblueprints/service/rs/ResourceDictionaryRestTest.java