Replace GUID with generated password
Change-Id: Id17f60db4df7188ec79faddc25453159a4f65fba Closes-Bug: #1227913
This commit is contained in:
@@ -56,6 +56,9 @@ root_grant_option = True
|
||||
#root_grant = ALTER ROUTINE, CREATE, ALTER, CREATE ROUTINE, CREATE TEMPORARY TABLES, CREATE VIEW, CREATE USER, DELETE, DROP, EVENT, EXECUTE, INDEX, INSERT, LOCK TABLES, PROCESS, REFERENCES, SELECT, SHOW DATABASES, SHOW VIEW, TRIGGER, UPDATE, USAGE
|
||||
#root_grant_option = False
|
||||
|
||||
# used by passlib to generate root password
|
||||
#default_password_length = 36
|
||||
|
||||
# ============ kombu connection options ========================
|
||||
|
||||
rabbit_host=10.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user