From ee5b01d33b8cc8372ec000eaa2da3a9a902d05eb Mon Sep 17 00:00:00 2001 From: caoyuan Date: Mon, 16 Oct 2017 10:31:08 +0800 Subject: [PATCH] Correct the instance migration link 1. Update the instance migration link 2. remove the unnecessary install-guide link configure and install Ceilometer by https://docs.openstack.org/ceilometer/latest is enough remove the other link. Change-Id: I2bf408de1023750a3d1f2c9e25293649d99ac428 --- doc/source/configuration/configuring.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/configuration/configuring.rst b/doc/source/configuration/configuring.rst index 659a071fc..ccc44c69e 100644 --- a/doc/source/configuration/configuring.rst +++ b/doc/source/configuration/configuring.rst @@ -366,7 +366,7 @@ Configure Nova compute Please check your hypervisor configuration to correctly handle `instance migration`_. -.. _`instance migration`: http://docs.openstack.org/admin-guide/compute-live-migration-usage.html +.. _`instance migration`: https://docs.openstack.org/nova/latest/admin/migration.html Configure Measurements ====================== @@ -374,7 +374,6 @@ Configure Measurements You can configure and install Ceilometer by following the documentation below : #. https://docs.openstack.org/ceilometer/latest -#. http://docs.openstack.org/kilo/install-guide/install/apt/content/ceilometer-nova.html The built-in strategy 'basic_consolidation' provided by watcher requires "**compute.node.cpu.percent**" and "**cpu_util**" measurements to be collected