Update documentation

openstack-dashboards.yml had been renamed to grafana-dashboards.yml.
Also the networking guide was 404 when clicking on the link in the
installation documentation, so point it to the right(?) documentation.

Change-Id: I60dc3d797d38ac0280a5347a4c5e580531169f54
Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
Chuck Short 2018-07-15 21:15:11 -04:00
parent 73f25482b8
commit 0f553b7103
1 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ you deploy with aggregation.
::
[stack@ospd ansible]$ ansible-playbook -i hosts install/dashboards-openstack.yml
[stack@ospd ansible]$ ansible-playbook -i hosts install/grafana-dashboards.yml
Not mantained (Pre-Pike): Run Overcloud checks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -148,7 +148,7 @@ From your local machine
underlay/overlay network setup. In such cases, user needs to create
appropriate networks for instances to allow them to reach the
internet. Some useful documentation can be found at:
https://access.redhat.com/documentation/en/red-hat-openstack-platform/11/single/networking-guide/
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/networking_guide/
(Optional) Install collectd
~~~~~~~~~~~~~~~~~~~~~~~~~~~