removing the root password becuase it was breaking the simulator tests. Root password must always be empty

This commit is contained in:
wrodrigues 2014-09-02 19:36:29 +02:00 committed by wilderrodrigues
parent dc5fefc018
commit 251e7ff740

View File

@ -27,7 +27,7 @@ region.id=1
# CloudStack database settings
db.cloud.username=cloud
db.cloud.password=cloud
db.root.password=changeme
db.root.password=
db.cloud.host=localhost
db.cloud.port=3306
db.cloud.name=cloud