From b6896c2400c75d1aa736f45ff0e9b8478efc902e Mon Sep 17 00:00:00 2001 From: Alexandra Settle Date: Fri, 9 Aug 2019 13:07:48 +1000 Subject: [PATCH] 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 --- doc/source/admin/telemetry-best-practices.rst | 7 ++++++- doc/source/admin/telemetry-system-architecture.rst | 2 +- 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 4c3dc3f792..4f0de3e629 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 - `_. + `_. + + .. 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 e3f1c0ae11..ab65264960 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 `__ such as KVM and QEMU -- `Hyper-V `__ +- `Hyper-V `__ - `XEN `__ - `VMware vSphere `__