aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy.yml
diff options
context:
space:
mode:
authorcarey.xu <carey.xuhan@huawei.com>2015-12-08 18:54:11 +0800
committercarey.xu <carey.xuhan@huawei.com>2015-12-14 18:54:22 +0800
commitb37046d7ba943218c1c657563b3f173d7337d516 (patch)
tree3803d9471d0171c1d47bc701b31cd77c2eba9e8a /config/deploy.yml
parente6ec4f17958fd00c74686df3e4b618b431ec1942 (diff)
deploy and pod-config files
This patch propopses to define two common OPNFV configuration type files: - The Deploy configuration file, defining the high-level deployment requirements/scenario - The POD configuration file, defining the HW-/POD configuration Change-Id: I82179d9fafd294ebe8594a592f21a1323731dfad Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Diffstat (limited to 'config/deploy.yml')
-rw-r--r--config/deploy.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/deploy.yml b/config/deploy.yml
new file mode 100644
index 00000000..212a423f
--- /dev/null
+++ b/config/deploy.yml
@@ -0,0 +1,8 @@
+global_settins:
+ name: example_deployment
+ installer: compass
+ type: baremetal
+
+ os_release: centos7
+ openstack_release: liberty
+ sdn_controller: opendaylight