diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-23 15:24:03 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-23 15:34:21 +0400 |
commit | 778001089eba56b2cec5cd87a24cce4f16039773 (patch) | |
tree | 90652dacca13222d71304dca4a99044afe6e1c09 /deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml | |
parent | 57f78bc0c7171fab0eff7bbfb842e6f5b823383b (diff) |
Upload interfaces config before attributes
Enable dpdk on an interface before upload specific settings
in order to meet the validator requirements.
JIRA: FUEL-247
Change-Id: Id1248b391257b07b26edb5630da47f4dcbafb156
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml')
-rw-r--r-- | deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml b/deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml index 3436e74f9..ba3c57901 100644 --- a/deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml +++ b/deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml @@ -76,8 +76,7 @@ dea-override-config: attributes_1: hugepages: dpdk: - value: 256 - min: 256 + value: 1024 nova: value: '2048': 1024 |