diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-01-25 11:37:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-25 11:37:06 +0000 |
commit | 1906a373372b7ddd7eeb181dbe69b204b209e584 (patch) | |
tree | 00510efa67e8f16ce2774aabd999f5ca4d6b70fb /deploy/scenario | |
parent | e522b746bab985850cf3349d8070cc75251c1d05 (diff) | |
parent | 778001089eba56b2cec5cd87a24cce4f16039773 (diff) |
Merge "Upload interfaces config before attributes"
Diffstat (limited to 'deploy/scenario')
-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 |