components/openstack/neutron/files/neutron.conf
changeset 6530 c9012715dd1d
parent 6176 8b75bcaa9d4d
child 6635 32a659a16875
equal deleted inserted replaced
6528:6d9a715f15ca 6530:c9012715dd1d
   734 # engine =
   734 # engine =
   735 
   735 
   736 # The SQLAlchemy connection string used to connect to the slave database
   736 # The SQLAlchemy connection string used to connect to the slave database
   737 # slave_connection =
   737 # slave_connection =
   738 
   738 
       
   739 # This configures the MySQL storage engine. This allows for OpenStack to
       
   740 # support different storage engines such as InnoDB, NDB, etc. By Default,
       
   741 # this value will be set to InnoDB. For MySQL Cluster, set to NDBCLUSTER.
       
   742 # Example: mysql_storage_engine=(string value)
       
   743 #mysql_storage_engine = InnoDB
       
   744 
   739 # Database reconnection retry times - in event connectivity is lost
   745 # Database reconnection retry times - in event connectivity is lost
   740 # set to -1 implies an infinite retry count
   746 # set to -1 implies an infinite retry count
   741 # max_retries = 10
   747 # max_retries = 10
   742 
   748 
   743 # Database reconnection interval in seconds - if the initial connection to the
   749 # Database reconnection interval in seconds - if the initial connection to the