Updated Branches: refs/heads/4.2 34207a956 -> b14d07ef6
reverting a local change Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b14d07ef Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b14d07ef Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b14d07ef Branch: refs/heads/4.2 Commit: b14d07ef6ed888deb99d10a1115444ed0bdaf17c Parents: 34207a9 Author: Abhinandan Prateek <[email protected]> Authored: Thu Jul 18 16:19:56 2013 +0530 Committer: Abhinandan Prateek <[email protected]> Committed: Thu Jul 18 16:19:56 2013 +0530 ---------------------------------------------------------------------- utils/conf/db.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b14d07ef/utils/conf/db.properties ---------------------------------------------------------------------- diff --git a/utils/conf/db.properties b/utils/conf/db.properties index 903cf71..e1b5fe9 100644 --- a/utils/conf/db.properties +++ b/utils/conf/db.properties @@ -25,7 +25,7 @@ region.id=1 # CloudStack database settings db.cloud.username=cloud db.cloud.password=cloud -db.root.password=root +db.root.password= db.cloud.host=localhost db.cloud.port=3306 db.cloud.name=cloud
