diff --git a/doc/source/install-guide/configure-creds.rst b/doc/source/install-guide/configure-creds.rst index cce54d64cc..2c5924c890 100644 --- a/doc/source/install-guide/configure-creds.rst +++ b/doc/source/install-guide/configure-creds.rst @@ -17,9 +17,6 @@ interfaces: - ``keystone_auth_admin_password`` configures the ``admin`` tenant password for both the OpenStack API and dashboard access. -- ``kibana_password`` configures the password for Kibana web interface - access. - Recommended: Use the ``pw-token-gen.py`` script to generate random values for the variables in each file that contains service credentials: diff --git a/doc/source/install-guide/install-infrastructure-verify.rst b/doc/source/install-guide/install-infrastructure-verify.rst index e177cdf617..48a1b01eb0 100644 --- a/doc/source/install-guide/install-infrastructure-verify.rst +++ b/doc/source/install-guide/install-infrastructure-verify.rst @@ -41,20 +41,6 @@ Verify the database cluster and Kibana web interface operation. in the cluster and the ``wsrep_cluster_status`` field should indicate primary. -  - -**Procedure 7.2. Verifying the Kibana web interface** - -#. With a web browser, access the Kibana web interface using the - external load balancer IP address defined by the - ``external_lb_vip_address`` option in the - ``/etc/openstack_deploy/openstack_user_config.yml`` file. The Kibana - web interface uses HTTPS on port 8443. - -#. Authenticate using the username ``kibana`` and password defined by - the ``kibana_password`` option in the - ``/etc/openstack_deploy/user_variables.yml`` file. - -------------- .. include:: navigation.txt