diff --git a/ceilosca/ceilometer/ceilosca_mapping/data/ceilometer_static_info_mapping.yaml b/ceilosca/ceilometer/ceilosca_mapping/data/ceilometer_static_info_mapping.yaml index 5d531a7..6bd17e9 100644 --- a/ceilosca/ceilometer/ceilosca_mapping/data/ceilometer_static_info_mapping.yaml +++ b/ceilosca/ceilometer/ceilosca_mapping/data/ceilometer_static_info_mapping.yaml @@ -1,4 +1,4 @@ -#reference: http://docs.openstack.org/admin-guide/telemetry-measurements.html +#reference: https://docs.openstack.org/ceilometer/latest/admin/telemetry-measurements.html --- meter_info_static_map: diff --git a/devstack/README.md b/devstack/README.md index c063913..4ec6cc3 100644 --- a/devstack/README.md +++ b/devstack/README.md @@ -15,5 +15,5 @@ Choose one: - The script should be tweaked before execution, particularly the lines. - export SERVICE_HOST=192.168.10.6 - export HOST_IP_IFACE=eth0 - - The script should be run by a sudoers user with no password required. Such as is described in https://docs.openstack.org/developer/devstack/ + - The script should be run by a sudoers user with no password required. Such as is described in https://docs.openstack.org/devstack/latest/ - And did not configure Horizon diff --git a/devstack/setup.cfg b/devstack/setup.cfg index 47dd216..4dfbf65 100644 --- a/devstack/setup.cfg +++ b/devstack/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/ceilometer/ +home-page = https://docs.openstack.org/ceilometer/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology