components/openstack/glance/files/glance-scrubber.conf
changeset 6878 252671ed151a
parent 6866 4c1935f5ec9a
--- a/components/openstack/glance/files/glance-scrubber.conf	Fri Sep 09 15:23:48 2016 -0700
+++ b/components/openstack/glance/files/glance-scrubber.conf	Fri Sep 09 16:31:02 2016 -0700
@@ -384,10 +384,10 @@
 # Example: mysql_sql_mode= (string value)
 #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)
+# This configures the MySQL storage engine. This allows for OpenStack
+# to 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)