From 249e9990d87eb5fc60dc5cf5cbf06fc7a878cdd0 Mon Sep 17 00:00:00 2001 From: Petr Kovar Date: Thu, 2 Mar 2017 17:59:07 +0100 Subject: [PATCH] [install] Update command output Change-Id: If6abe3c123f2c90f7b5e883c13c365ce1bf508a9 --- doc/install-guide/source/glance-install.rst | 2 +- doc/install-guide/source/keystone-users.rst | 1 + doc/install-guide/source/nova-controller-install.rst | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/install-guide/source/glance-install.rst b/doc/install-guide/source/glance-install.rst index 4ba48b53b0..e2f3efc8bf 100644 --- a/doc/install-guide/source/glance-install.rst +++ b/doc/install-guide/source/glance-install.rst @@ -88,10 +88,10 @@ create a database, service credentials, and API endpoints. | enabled | True | | id | 3f4e777c4062483ab8d9edd7dff829df | | name | glance | + | options | {} | | password_expires_at | None | +---------------------+----------------------------------+ - .. end * Add the ``admin`` role to the ``glance`` user and diff --git a/doc/install-guide/source/keystone-users.rst b/doc/install-guide/source/keystone-users.rst index 59c5356a2b..d0fa09a9f4 100644 --- a/doc/install-guide/source/keystone-users.rst +++ b/doc/install-guide/source/keystone-users.rst @@ -74,6 +74,7 @@ service. The authentication service uses a combination of :term:`domains | enabled | True | | id | aeda23aa78f44e859900e22c24817832 | | name | demo | + | options | {} | | password_expires_at | None | +---------------------+----------------------------------+ diff --git a/doc/install-guide/source/nova-controller-install.rst b/doc/install-guide/source/nova-controller-install.rst index 80c781a0ff..cff796517b 100644 --- a/doc/install-guide/source/nova-controller-install.rst +++ b/doc/install-guide/source/nova-controller-install.rst @@ -93,6 +93,7 @@ create databases, service credentials, and API endpoints. | enabled | True | | id | 8a7dbf5279404537b1c7b86c033620fe | | name | nova | + | options | {} | | password_expires_at | None | +---------------------+----------------------------------+