diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-09-15 05:09:53 +0200 |
---|---|---|
committer | Michal Skalski <mskalski@mirantis.com> | 2016-09-16 00:08:38 +0200 |
commit | 8eeadbc08d8ae2efd5958fd639f910b77071d002 (patch) | |
tree | 66e4e0ae48e503323c16f00dff71b09588b5028d /deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml | |
parent | c5df35d8bac8d5091d60f2f170668de4152952a0 (diff) |
Stop using network transformation
Due the bug in code we did not apply network transformation to created
environments, but still Fuel base on chosen segmentation type and
networks to NICs assigment has been generated network schema itself.
Since we don't use custom network schema we can remove transformation
defintions from dea pod overrides files. However there is a need to
configure NIC properties in case of dpdk deployment.
JIRA: FUEL-192
Change-Id: Ib7dab4d61910ac8c44b6d91e0c486c9693034823
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml')
-rw-r--r-- | deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml b/deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml index 6ececba6c..82b343ead 100644 --- a/deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml @@ -54,26 +54,21 @@ dea-override-config: net_segment_type: vlan nodes: - id: 1 - interfaces: interfaces_dpdk + interfaces: interfaces_vlan role: controller - transformations: transformations_vlan - id: 2 - interfaces: interfaces_dpdk + interfaces: interfaces_vlan role: mongo,controller - transformations: transformations_vlan - id: 3 - interfaces: interfaces_dpdk + interfaces: interfaces_vlan role: ceph-osd,controller - transformations: transformations_vlan - id: 4 interfaces: interfaces_dpdk role: ceph-osd,compute - transformations: transformations_dpdk attributes: attributes_1 - id: 5 interfaces: interfaces_dpdk role: ceph-osd,compute - transformations: transformations_dpdk attributes: attributes_1 attributes_1: |