aboutsummaryrefslogtreecommitdiffstats
path: root/environments/services
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2016-12-13 22:49:40 -0500
committerFeng Pan <fpan@redhat.com>2017-01-19 00:00:39 -0500
commit52573dace58b836b65f87b2b85afbed7c0b6d5c3 (patch)
tree218dc2928086bced923628cfffa397d852a31e32 /environments/services
parent227364a82f600b3ee25f73e38f42f4e83600541b (diff)
Adds etcd composable service
etcd is used by networking-vpp ML2 driver as the messaging mechanism. This patch adds etcd service which can be used by other services. Implements: blueprint fdio-integration-tripleo Depends-on: Idaa3e3deddf9be3d278e90b569466c2717e2d517 Change-Id: I8ae1e2c9b0c3d6f448e1da712100938d011289f5 Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'environments/services')
-rw-r--r--environments/services/etcd.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/services/etcd.yaml b/environments/services/etcd.yaml
new file mode 100644
index 00000000..08d54d58
--- /dev/null
+++ b/environments/services/etcd.yaml
@@ -0,0 +1,2 @@
+resource_registry:
+ OS::TripleO::Services::Etcd: ../../puppet/services/etcd.yaml