measurements link replacement

http://docs.openstack.org/admin-guide-cloud/
telemetry-measurements.html
replaced with
https://docs.openstack.org/admin-guide/telemetry-measurements.html

Change-Id: I8c4b2f64b1775a9069f5b879abe2361154183a34
This commit is contained in:
licanwei 2017-02-20 17:30:41 +08:00
parent bd91f85ec6
commit 4f4776bf50
3 changed files with 6 additions and 6 deletions

View File

@ -148,9 +148,9 @@ Dependencies
* https://blueprints.launchpad.net/ceilometer/+spec/api-v2-improvement
* http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html
* https://docs.openstack.org/admin-guide/telemetry-measurements.html
* http://docs.openstack.org/developer/python-novaclient/api.html
* https://docs.openstack.org/developer/python-novaclient/api.html
Testing

View File

@ -80,7 +80,7 @@ But there is an impact on how Watcher will request the metrics in the Decision
Engine, especially regarding the measurements names because Watcher used to
have its own measurements naming system.
See `the full list of available measurements for Telemetry <http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html>`_
See `the full list of available measurements for Telemetry <https://docs.openstack.org/admin-guide/telemetry-measurements.html>`_
REST API impact
---------------
@ -182,7 +182,7 @@ Dependencies
* https://wiki.openstack.org/wiki/Gnocchi
* http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html
* https://docs.openstack.org/admin-guide/telemetry-measurements.html
Testing
=======

View File

@ -161,9 +161,9 @@ Dependencies
* https://blueprints.launchpad.net/watcher/+spec/optimization-threshold
* http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html
* https://docs.openstack.org/admin-guide/telemetry-measurements.html
* http://docs.openstack.org/developer/python-novaclient/api.html
* https://docs.openstack.org/developer/python-novaclient/api.html
Testing