From 6f40669cab6dc48c2c1dd2281519a7b078316ca5 Mon Sep 17 00:00:00 2001 From: Brian Moss Date: Thu, 17 Sep 2015 15:45:31 +1000 Subject: [PATCH] [ceil-specs] Update links to Cloud Admin Guide Update links in the Ceilometer specs to the Cloud Admin Guide after the RST conversion of that book. Change-Id: If2be3b5878117d5bad9a72022e36bb4a0c3a06f4 --- specs/kilo/libvirt-memory-resident.rst | 3 +-- specs/liberty/cinder-capacity-notifications.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/specs/kilo/libvirt-memory-resident.rst b/specs/kilo/libvirt-memory-resident.rst index 1afdc08..d0e622f 100644 --- a/specs/kilo/libvirt-memory-resident.rst +++ b/specs/kilo/libvirt-memory-resident.rst @@ -113,7 +113,7 @@ Unit tests should be sufficient. Documentation Impact ==================== -The added metrics will need to be documented in https://github.com/openstack/openstack-manuals/blob/master/doc/admin-guide-cloud/telemetry/tables/ceilometer-measurements-nova.xml which will get reflected in the cloud admin documenation http://docs.openstack.org/admin-guide-cloud/content/section_telemetry-compute-metrics.html +The added metrics will need to be documented in https://github.com/openstack/openstack-manuals/blob/master/doc/admin-guide-cloud/source/telemetry-measurements.rst which will get reflected in the cloud admin documentation http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html#openstack-compute References @@ -121,4 +121,3 @@ References * [1] https://blueprints.launchpad.net/nova/+spec/memory-resident * [2] http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStats - diff --git a/specs/liberty/cinder-capacity-notifications.rst b/specs/liberty/cinder-capacity-notifications.rst index 999110c..19f9b17 100644 --- a/specs/liberty/cinder-capacity-notifications.rst +++ b/specs/liberty/cinder-capacity-notifications.rst @@ -161,7 +161,7 @@ Documentation Impact The added metrics will need to be documented in the `measurements section`_. -.. _measurements section: http://docs.openstack.org/admin-guide-cloud/content/section_telemetry-measurements.html +.. _measurements section: http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html References ==========