Merge "Update and replace http with https for doc links"

This commit is contained in:
Jenkins 2017-08-23 14:20:17 +00:00 committed by Gerrit Code Review
commit f07b999bdf
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