decouple topics from controllers 19/102919/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Mar 2020 00:15:17 +0000 (18:15 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Mar 2020 00:15:17 +0000 (18:15 -0600)
commit49a696aba0240b68e534b65f896eaf535b231a8c
tree8a9c7de41387bc7f5bc76e766d6e4690efc158eb
parent4ac655ffee021bfe0566ca654f3a8f8282e4b4b3
decouple topics from controllers

native policies will require topics configured at installation
(there's no policy to add them).   This configuration style
also cleans the installation tidier (topics can
be overriden or new ones added when being placed in the mounted config
directory).

Issue-ID: POLICY-2181
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I87fd6889c651147e9229b3487db8c95b34516dfd
controlloop/common/feature-controlloop-management/src/main/feature/config/APPC-CL-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/APPC-LCM-READ-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/APPC-LCM-WRITE-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/DCAE_CL_RSP-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/DCAE_TOPIC-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/POLICY-CL-MGT-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-topic.properties [new file with mode: 0644]
controlloop/common/feature-controlloop-usecases/src/main/feature/config/usecases-controller.properties