From 64e8204035d7e39ce8d84713d7ab5554357d8dd9 Mon Sep 17 00:00:00 2001 From: jiahuay Date: Wed, 19 Nov 2014 10:57:00 -0800 Subject: [PATCH] Clear default password for server credentials Change-Id: I86bf987419d840e507d352c990c404e3af8bb690 --- v2/data/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/data/config.json b/v2/data/config.json index 3901df8..4dd0f6b 100644 --- a/v2/data/config.json +++ b/v2/data/config.json @@ -53,7 +53,7 @@ }, "server_credentials": { "username": "root", - "password": "huawei" + "password": "" }, "service_credentials": { "rabbitmq": {