[DOC] - Remove references to Kibana

Closes-Bug: 1535945

Change-Id: Iadfea37432d14ee5aa90d510129117293ccd19db
(cherry picked from commit 552ad8f33a)
This commit is contained in:
Travis Truman 2016-01-26 11:18:34 -05:00 committed by Travis Truman (automagically)
parent b914246649
commit a619361d94
2 changed files with 0 additions and 17 deletions

View File

@ -17,9 +17,6 @@ interfaces:
- ``keystone_auth_admin_password`` configures the ``admin`` tenant - ``keystone_auth_admin_password`` configures the ``admin`` tenant
password for both the OpenStack API and dashboard access. 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 Recommended: Use the ``pw-token-gen.py`` script to generate random
values for the variables in each file that contains service credentials: values for the variables in each file that contains service credentials:

View File

@ -41,20 +41,6 @@ Verify the database cluster and Kibana web interface operation.
in the cluster and the ``wsrep_cluster_status`` field should indicate in the cluster and the ``wsrep_cluster_status`` field should indicate
primary. 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 .. include:: navigation.txt