From 778001089eba56b2cec5cd87a24cce4f16039773 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Mon, 23 Jan 2017 15:24:03 +0400 Subject: 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 --- deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deploy/scenario') 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 -- cgit 1.2.3-korg