diff options
Diffstat (limited to 'config/deploy/os-odl-master_upstream-noha.yaml')
-rw-r--r-- | config/deploy/os-odl-master_upstream-noha.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/deploy/os-odl-master_upstream-noha.yaml b/config/deploy/os-odl-master_upstream-noha.yaml new file mode 100644 index 00000000..39ced494 --- /dev/null +++ b/config/deploy/os-odl-master_upstream-noha.yaml @@ -0,0 +1,16 @@ +--- +global_params: + ha_enabled: false + patches: + undercloud: + - change-id: Ie380cc41ca50a294a2647d673f339d02111bf6b3 + project: openstack/tripleo-heat-templates +deploy_options: + containers: true + os_version: master + sdn_controller: opendaylight + odl_version: master + tacker: false + congress: false + sfc: false + vpn: false |