Update and replace http with https for doc links

1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I573b751b613cd7a4eea6dc309a52555b6c6fc810
This commit is contained in:
shangxiaobj 2017-08-18 20:57:09 -07:00
parent 1f585cb7a5
commit baa189fa5b
3 changed files with 3 additions and 3 deletions

View File

@ -18,4 +18,4 @@ Aodh relies on services from the mongodb, rabbitmq-server and keystone charms:
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-aodh/+filebug).
For general questions please refer to the OpenStack [Charm Guide](http://docs.openstack.org/developer/charm-guide/).
For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).

View File

@ -5,5 +5,5 @@ from the perspective of this charm, its requirements and its features, as
exercised in a subset of the full OpenStack deployment test bundle topology.
For full details on functional testing of OpenStack charms please refer to
the [functional testing](http://docs.openstack.org/developer/charm-guide/testing.html#functional-testing)
the [functional testing](https://docs.openstack.org/charm-guide/latest/#functional-testing)
section of the OpenStack Charm Guide.

View File

@ -28,7 +28,7 @@ commands =
basepython = python2.7
# Reactive source charms are Python3-only, but a py27 unit test target
# is required by OpenStack Governance. Remove this shim as soon as
# permitted. http://governance.openstack.org/reference/cti/python_cti.html
# permitted. https://governance.openstack.org/tc/reference/cti/python_cti.html
whitelist_externals = true
commands = true