diff options
author | shuai chen <chenshuai@huawei.com> | 2016-01-02 06:20:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-02 06:20:27 +0000 |
commit | 22b28e83de4a34f99715ccb7c2c7598f7d48698d (patch) | |
tree | 6210bac171cf747d7a55db9247559c72ce202e49 /config/deploy.yml | |
parent | daf5a58986e02e897359a792028e8157d7a7ad1b (diff) | |
parent | b37046d7ba943218c1c657563b3f173d7337d516 (diff) |
Merge "deploy and pod-config files"
Diffstat (limited to 'config/deploy.yml')
-rw-r--r-- | config/deploy.yml | 8 |
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 |