components/openstack/nova/files/nova.conf
changeset 6878 252671ed151a
parent 6866 4c1935f5ec9a
child 6879 e4644601dca8
--- a/components/openstack/nova/files/nova.conf	Fri Sep 09 15:23:48 2016 -0700
+++ b/components/openstack/nova/files/nova.conf	Fri Sep 09 16:31:02 2016 -0700
@@ -2182,9 +2182,9 @@
 #mysql_sql_mode = TRADITIONAL
 
 # This configures the MySQL storage engine. This allows for OpenStack to
-# support different storage engines such as InnoDB, NDB, etc. By Default,
-# this value will be set to InnoDB. For MySQL Cluster, set to NDBCLUSTER.
-# Example: mysql_storage_engine=(string value)
+# support different storage engine such as InnoDB, NDB, etc. By default, this
+# value will be set to InnoDB. For MySQL Cluster, set to NDBCLUSTER. Example:
+# mysql_storage_engine= (string value)
 #mysql_storage_engine = InnoDB
 
 # Timeout before idle SQL connections are reaped. (integer value)
@@ -3166,9 +3166,9 @@
 #mysql_sql_mode = TRADITIONAL
 
 # This configures the MySQL storage engine. This allows for OpenStack to
-# support different storage engines such as InnoDB, NDB, etc. By Default,
-# this value will be set to InnoDB. For MySQL Cluster, set to NDBCLUSTER.
-# Example: mysql_storage_engine=(string value)
+# support different storage engine such as InnoDB, NDB, etc. By default, this
+# value will be set to InnoDB. For MySQL Cluster, set to NDBCLUSTER. Example:
+# mysql_storage_engine= (string value)
 #mysql_storage_engine = InnoDB
 
 # Timeout before idle SQL connections are reaped. (integer value)