From cbe820996904248c2bff7cb678446202a20bb8e7 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Tue, 1 Dec 2020 14:55:52 -0500 Subject: [PATCH] Add command to README for retrieving admin password The admin password is no longer hardcoded so update the README with details for how to retrieve the password. Change-Id: I72e79a6abce089d0da8e9bb1d27f120fbd5cc49f --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0a2df47..8562720 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,10 @@ image, the user account is 'cirros'. ## Horizon -The launch output will also provide information for the Horizon dashboard. Its -credentials are: +The launch output will also provide information for the Horizon dashboard. The +username is 'admin' and the password can be obtained in this way: - username: admin - password: keystone + sudo snap get microstack config.credentials.keystone-password ## Removing MicroStack