aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-08-30 18:04:20 +0000
committerdglFromAtt <dgl@research.att.com>2018-09-05 21:12:39 +0000
commitc72605e462df76d7485425093a991ce85e9532a2 (patch)
tree21e76cbc430fda99ba93b4c19006129962deafa9 /kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations
parent86da5e3720ecdad23d435c043d7d13d3a42188dd (diff)
Initial calls to dmaaa-bc API
Initializes some buscontroller objects including topics for PNF PnP use-case Introduces some ConfigMaps which can be modified as we add new use cases. Pathset2: adds SSL port for dmaap-dr-prov patchset 4: changes per Boris feedback Change-Id: Ia267362eae4574722358c6e6b743062b8d54d534 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1363 Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations')
-rw-r--r--kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations/san-francisco.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations/san-francisco.json b/kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations/san-francisco.json
new file mode 100644
index 0000000000..ca1e740dd8
--- /dev/null
+++ b/kubernetes/dmaap/charts/dmaap-bus-controller/resources/dcaeLocations/san-francisco.json
@@ -0,0 +1,5 @@
+{
+
+ "dcaeLayer": "kubernetes-central",
+ "dcaeLocationName": "san-francisco"
+}