summaryrefslogtreecommitdiff
path: root/keystoneclient/i18n.py
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-02-05 20:45:52 -0800
committerEric Brown <browne@vmware.com>2017-02-05 20:46:32 -0800
commit689729fa354921152cb1bd7220056a89b627e66e (patch)
tree9c315cb04cd5e9a68927606ff90d6526dfeabe70 /keystoneclient/i18n.py
parent6f35d94a1f5c4b25a21ef7c349affe3e911dc065 (diff)
downloadpython-keystoneclient-689729fa354921152cb1bd7220056a89b627e66e.tar.gz
Use https for *.openstack.org references
The openstack.org pages now support https and our references to the site should by default be one signed by the organization. Change-Id: Ia6cdaf7fabd1c355df002aa07b0695610dde9cd1
Diffstat (limited to 'keystoneclient/i18n.py')
-rw-r--r--keystoneclient/i18n.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystoneclient/i18n.py b/keystoneclient/i18n.py
index fc9a52b..a196472 100644
--- a/keystoneclient/i18n.py
+++ b/keystoneclient/i18n.py
@@ -14,7 +14,7 @@
"""oslo.i18n integration module.
-See http://docs.openstack.org/developer/oslo.i18n/usage.html .
+See https://docs.openstack.org/developer/oslo.i18n/usage.html .
"""