From 0f553b7103fcfd235df5d187ae24d46342200502 Mon Sep 17 00:00:00 2001 From: Chuck Short Date: Sun, 15 Jul 2018 21:15:11 -0400 Subject: [PATCH] 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 --- doc/source/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 677a98ca5..ed097dee0 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~