summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandra Settle <asettle@suse.com>2019-08-09 13:07:48 +1000
committerAlexandra Settle <a.settle@outlook.com>2019-08-09 04:08:39 +0000
commitc8fa40552861bcba680f17c30ef830d4f7df9852 (patch)
treef72944d0f58fe7be0232a602708f0b232162738c
parentfd4d6af82e1aa9b579f6d45466f63bd2377b2260 (diff)
downloadceilometer-c8fa40552861bcba680f17c30ef830d4f7df9852.tar.gz
Fixing broken links
1. Dead link to the HA guide. Added a comment regarding availability and reliability. 2. Hyper-v link re-routed to Azure instead of Hyper-V. Updated this so it reflects Hyper-V docs. Suggestion: Might be worth mentioning which Hyper-V servers ceilometer actually supports. Change-Id: I4a56ee26ae39ab02bed8bac8d0e364322617622c backport: stein rocky (cherry picked from commit b6896c2400c75d1aa736f45ff0e9b8478efc902e)
-rw-r--r--doc/source/admin/telemetry-best-practices.rst7
-rw-r--r--doc/source/admin/telemetry-system-architecture.rst2
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/source/admin/telemetry-best-practices.rst b/doc/source/admin/telemetry-best-practices.rst
index 4c3dc3f7..4f0de3e6 100644
--- a/doc/source/admin/telemetry-best-practices.rst
+++ b/doc/source/admin/telemetry-best-practices.rst
@@ -26,4 +26,9 @@ Data collection
#. If polling many resources or at a high frequency, you can add additional
central and compute agents as necessary. The agents are designed to scale
horizontally. For more information refer to the `high availability guide
- <https://docs.openstack.org/ha-guide/controller-ha-telemetry.html>`_.
+ <https://docs.openstack.org/ha-guide/>`_.
+
+ .. note::
+
+ The High Availability Guide is a work in progress and is changing
+ rapidly while testing continues.
diff --git a/doc/source/admin/telemetry-system-architecture.rst b/doc/source/admin/telemetry-system-architecture.rst
index e3f1c0ae..ab652649 100644
--- a/doc/source/admin/telemetry-system-architecture.rst
+++ b/doc/source/admin/telemetry-system-architecture.rst
@@ -79,7 +79,7 @@ compute hosts.
The following is a list of supported hypervisors.
- `Libvirt supported hypervisors <http://libvirt.org/>`__ such as KVM and QEMU
-- `Hyper-V <http://www.microsoft.com/en-us/server-cloud/hyper-v-server/default.aspx>`__
+- `Hyper-V <https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-on-windows-server>`__
- `XEN <http://www.xenproject.org/help/documentation.html>`__
- `VMware vSphere <https://www.vmware.com/support/vsphere-hypervisor.html>`__