Add mysql innodb buffer pool size
[apex-tripleo-heat-templates.git] / overcloud-source.yaml
index bba161e..a709822 100644 (file)
@@ -166,6 +166,10 @@ Parameters:
     Type: String
     Description: The image ID for live-updates to the overcloud compute nodes.
     Default: ''
+  MysqlInnodbBufferPoolSize:
+    Description: Specifies the size of the buffer pool in megabytes.
+    Type: Number
+    Default: 100
 Resources:
   RabbitCookie:
     Type: OS::Heat::RandomString
@@ -410,6 +414,8 @@ Resources:
               - Fn::GetAtt:
                 - notCompute0
                 - networks
+      mysql:
+        innodb_buffer_pool_size: {Ref: MysqlInnodbBufferPoolSize}
       neutron:
         flat-networks: {Ref: NeutronFlatNetworks}
         host: