Adding cassandra service with a separate yaml file. 61/57661/3
authoriharijono <indra.harijono@huawei.com>
Wed, 9 May 2018 01:27:59 +0000 (18:27 -0700)
committerIndra Harijono <indra.harijono@huawei.com>
Mon, 23 Jul 2018 20:36:10 +0000 (13:36 -0700)
commitdc421a4df9c86bbdffa68107a50bf267f20a5268
treeb6e01de1d6cb3a8051dba7e29b88e6d80b2405a8
parent0254cb223d2eace1eaf295eacf4cea4fc4fd9844
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 <indra.harijono@huawei.com>
clover/tools/yaml/cassandra.yaml [new file with mode: 0644]
samples/scenarios/service_delivery_controller_opnfv.yaml