commit | 9033f21438c1e8bdaf5e49e4db99c4b7228b5274 | [log] [tgz] |
---|---|---|
author | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Mon Sep 20 11:10:04 2021 +0300 |
committer | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Mon Sep 20 12:34:16 2021 +0300 |
tree | 0fd7fc3d6622714504072bfbf6dd688c1767a044 | |
parent | 8924180399c558e07326ef82d9b7cc5e2274df78 [diff] [blame] |
Add VM for OpenDaylight Partial-fix: MOSSUST-111 Change-Id: I62dd67dcf112d124ef42e3131b0c96f7cad044c7
diff --git a/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-vcp-environment.yaml b/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-vcp-environment.yaml index 5717e2e..b2e6985 100644 --- a/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-vcp-environment.yaml +++ b/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-vcp-environment.yaml
@@ -339,3 +339,14 @@ role: single_dhcp ens3: role: single_ctl + + odl01.bm-e7-cicd-pike-odl-maas.local: + reclass_storage_name: opendaylight_control_node01 + roles: + - opendaylight_control + - linux_system_codename_xenial + interfaces: + ens2: + role: single_dhcp + ens3: + role: single_ctl