aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/src/main/feature
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-04-16 12:46:50 -0400
committerJim Hahn <jrh3@att.com>2020-04-16 13:16:42 -0400
commit285a25b09d599384051752d2c233461d0e07fc13 (patch)
tree498858c6c460a0cf1e56cdd25c4fa40aa2b6d2a0 /controlloop/common/feature-controlloop-management/src/main/feature
parent76298f263fad0933acc7a5f9cd713132547943a7 (diff)
Fix CDS actor properties
CDS actor properties in drools-apps did not match the properties in the actor, itself. Fixed them (as best I could be inspection). Issue-ID: POLICY-2501 Change-Id: Ibb4ac5ee59762bd740342c1d54fc472a9fca8968 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/main/feature')
-rw-r--r--controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties12
1 files changed, 5 insertions, 7 deletions
diff --git a/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties b/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties
index 8d770d717..5774a31a4 100644
--- a/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties
+++ b/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties
@@ -52,13 +52,11 @@ actor.service.APPC.operations.Rebuild.placeholder=
actor.service.APPC.operations.ModifyConfig.sinkTopic=APPC-CL
actor.service.APPC.operations.ModifyConfig.sourceTopic=APPC-CL
-actor.service.CDS.clientName=CDS
-actor.service.CDS.grpcHost=${envd:CDS_GRPC_HOST:}
-actor.service.CDS.grpcPort=${envd:CDS_GRPC_PORT:}
-actor.service.CDS.grpcUsername=${envd:CDS_GRPC_USERNAME:}
-actor.service.CDS.grpcPassword=${envd:CDS_GRPC_PASSWORD:}
-actor.service.CDS.grpcTimeout=10
-actor.service.CDS.operations.gRPC.placeholder=
+actor.service.CDS.gRPC.host=${envd:CDS_GRPC_HOST:}
+actor.service.CDS.gRPC.port=${envd:CDS_GRPC_PORT:}
+actor.service.CDS.gRPC.username=${envd:CDS_GRPC_USERNAME:}
+actor.service.CDS.gRPC.password=${envd:CDS_GRPC_PASSWORD:}
+actor.service.CDS.gRPC.timeout=10
actor.service.SDNC.clientName=SDNC
actor.service.SDNC.operations.BandwidthOnDemand.path=\