commit | de5ddebb568dbf9338e38f990d196e4cccd6f0b7 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Sun Feb 18 06:31:00 2018 +0200 |
committer | Dennis Dmitriev <ddmitriev@mirantis.com> | Sun Feb 18 06:31:00 2018 +0200 |
tree | 5022ad60f7665ba75c0f0129663921d4fa8f846d | |
parent | b3c2fd01f07e298cb229fb63cee64bf298b76f6a [diff] |
Set native cluster names for generated models Change-Id: I23490f6489953507df5797bdf021ea195c6b189d
diff --git a/tcp_tests/templates/virtual-mcp-ocata-dvr/_context-cookiecutter-mcp-ocata-dvr.yaml b/tcp_tests/templates/virtual-mcp-ocata-dvr/_context-cookiecutter-mcp-ocata-dvr.yaml index e5790f4..25422ec 100644 --- a/tcp_tests/templates/virtual-mcp-ocata-dvr/_context-cookiecutter-mcp-ocata-dvr.yaml +++ b/tcp_tests/templates/virtual-mcp-ocata-dvr/_context-cookiecutter-mcp-ocata-dvr.yaml
@@ -2,8 +2,8 @@ bmk_enabled: 'False' ceph_enabled: 'False' cicd_enabled: 'False' - cluster_domain: cookied-mcp-ocata-dvr.local - cluster_name: cookied-mcp-ocata-dvr + cluster_domain: virtual-mcp-ocata-dvr.local + cluster_name: virtual-mcp-ocata-dvr compute_bond_mode: active-backup compute_primary_first_nic: eth1 compute_primary_second_nic: eth2
diff --git a/tcp_tests/templates/virtual-mcp-ocata-ovs/_context-cookiecutter-mcp-ocata-ovs.yaml b/tcp_tests/templates/virtual-mcp-ocata-ovs/_context-cookiecutter-mcp-ocata-ovs.yaml index c221b7f..d2aded3 100644 --- a/tcp_tests/templates/virtual-mcp-ocata-ovs/_context-cookiecutter-mcp-ocata-ovs.yaml +++ b/tcp_tests/templates/virtual-mcp-ocata-ovs/_context-cookiecutter-mcp-ocata-ovs.yaml
@@ -2,8 +2,8 @@ bmk_enabled: 'False' ceph_enabled: 'False' cicd_enabled: 'False' - cluster_domain: cookied-mcp-ocata-ovs.local - cluster_name: cookied-mcp-ocata-ovs + cluster_domain: virtual-mcp-ocata-ovs.local + cluster_name: virtual-mcp-ocata-ovs compute_bond_mode: active-backup compute_primary_first_nic: eth1 compute_primary_second_nic: eth2
diff --git a/tcp_tests/templates/virtual-mcp-pike-dvr/_context-cookiecutter-mcp-pike-dvr.yaml b/tcp_tests/templates/virtual-mcp-pike-dvr/_context-cookiecutter-mcp-pike-dvr.yaml index 6f39ce6..3802235 100644 --- a/tcp_tests/templates/virtual-mcp-pike-dvr/_context-cookiecutter-mcp-pike-dvr.yaml +++ b/tcp_tests/templates/virtual-mcp-pike-dvr/_context-cookiecutter-mcp-pike-dvr.yaml
@@ -2,8 +2,8 @@ bmk_enabled: 'False' ceph_enabled: 'False' cicd_enabled: 'False' - cluster_domain: cookied-mcp-pike-dvr.local - cluster_name: cookied-mcp-pike-dvr + cluster_domain: virtual-mcp-pike-dvr.local + cluster_name: virtual-mcp-pike-dvr compute_bond_mode: active-backup compute_primary_first_nic: eth1 compute_primary_second_nic: eth2
diff --git a/tcp_tests/templates/virtual-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml b/tcp_tests/templates/virtual-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml index a3d0f49..6cbb6a8 100644 --- a/tcp_tests/templates/virtual-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml +++ b/tcp_tests/templates/virtual-mcp-pike-ovs/_context-cookiecutter-mcp-pike-ovs.yaml
@@ -2,8 +2,8 @@ bmk_enabled: 'False' ceph_enabled: 'False' cicd_enabled: 'False' - cluster_domain: cookied-mcp-pike-ovs.local - cluster_name: cookied-mcp-pike-ovs + cluster_domain: virtual-mcp-pike-ovs.local + cluster_name: virtual-mcp-pike-ovs compute_bond_mode: active-backup compute_primary_first_nic: eth1 compute_primary_second_nic: eth2