aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.cds/src/test/resources/service.yaml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-04-16 18:51:40 -0400
committerJim Hahn <jrh3@att.com>2020-04-16 18:51:40 -0400
commitbed21af59885a954e3facf7226c4678f4b69b153 (patch)
treefd6afa35a22b24fb1745ab2de8f17cf778ed41a6 /models-interactions/model-actors/actor.cds/src/test/resources/service.yaml
parent955b479749ef6127a63498dcc147aa4c387137aa (diff)
CDS Operator should be generic
Like the SDNR Operator, the CDS Operator should work regardless of the operation name. Issue-ID: POLICY-2504 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I9a77838462bc5b91e2d95e7dcf1f8822bd45f04c
Diffstat (limited to 'models-interactions/model-actors/actor.cds/src/test/resources/service.yaml')
-rw-r--r--models-interactions/model-actors/actor.cds/src/test/resources/service.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-actors/actor.cds/src/test/resources/service.yaml b/models-interactions/model-actors/actor.cds/src/test/resources/service.yaml
index d48b4542f..0d3c76f48 100644
--- a/models-interactions/model-actors/actor.cds/src/test/resources/service.yaml
+++ b/models-interactions/model-actors/actor.cds/src/test/resources/service.yaml
@@ -19,7 +19,7 @@
#
actors:
CDS:
- gRPC:
+ any:
timeout: 10
port: 6700
host: my-host