Align hugepages size with dpdk reqirements
[fuel.git] / deploy / scenario / ha_nfv-ovs_heat_ceilometer_scenario.yaml
index 91eb7b3..245f0f2 100644 (file)
@@ -22,9 +22,9 @@
 # deployment configuration meta-data
 deployment-scenario-metadata:
    title: NFV OVS HA deployment
-   version: 0.9.0
+   version: 1.0.0
    created: Jul 12 2016
-   comment: Rebased to Fuel9
+   comment: Rebased to Fuel10
 
 ##############################################################################
 # Stack extentions are opnfv added value features in form of a fuel-plugin
@@ -32,16 +32,20 @@ deployment-scenario-metadata:
 # <module-config-base-uri>/<module-config-name>_<module-config-version>.yaml
 # It does so by copying the config file to the local plugin config directory
 stack-extensions:
-   - module: fuel-plugin-ovs
-     module-config-name: fuel-nshovs
-     module-config-version: 0.9.0
-     module-config-override:
-       metadata:
-         versions:
-         - install_dpdk:
-             value: true
-             metadata:
-               plugin_version: 0.9.0
+   #
+   # Disable this plugin since Fuel already has newer
+   # version of openvswitch out of the box
+   #
+   # - module: fuel-plugin-ovs
+   #   module-config-name: fuel-nshovs
+   #   module-config-version: 1.0.0
+   #   module-config-override:
+   #     metadata:
+   #       versions:
+   #         - install_dpdk:
+   #             value: true
+   #           metadata:
+   #             plugin_version: 1.0.0
 
 ##############################################################################
 # By editing the override-config sections below, you can override arbitrary
@@ -54,35 +58,30 @@ 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:
     hugepages:
       dpdk:
-        value: 128
+        value: 1024
       nova:
         value:
-          '2048': 256
+          '2048': 1024
 
   network:
     networking_parameters: