From dc421a4df9c86bbdffa68107a50bf267f20a5268 Mon Sep 17 00:00:00 2001 From: iharijono Date: Tue, 8 May 2018 18:27:59 -0700 Subject: Adding cassandra service with a separate yaml file. - Left the file samples/scenarios/service_delivery_controller_opnfv.yaml unchanged. - Added a yaml definition of Cassandra StatefulSet and its service into a separate file under tools directory - Cassandra Service run with 1 replica - Deleted 'data-plane-ns' and use 'default' instead for cassandra containers. - Revoked changes for samples/scenarios/service_delivery_controller_opnfv.yaml. - Added new line (Wutien suggested it) JIRA: CLOVER-000 Change-Id: I2bb4249cf2523f5011d6fefc69dc469a90e20eaf Signed-off-by: iharijono --- samples/scenarios/service_delivery_controller_opnfv.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'samples') diff --git a/samples/scenarios/service_delivery_controller_opnfv.yaml b/samples/scenarios/service_delivery_controller_opnfv.yaml index ee0adcc..9fee92f 100644 --- a/samples/scenarios/service_delivery_controller_opnfv.yaml +++ b/samples/scenarios/service_delivery_controller_opnfv.yaml @@ -358,4 +358,3 @@ spec: backend: serviceName: proxy-access-control servicePort: 9180 ---- -- cgit 1.2.3-korg