summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-02-05 20:48:35 -0800
committerEric Brown <browne@vmware.com>2017-02-05 20:49:06 -0800
commit542f9288b0179fea24c2fe6d203bdf682d5701f4 (patch)
tree5dbef88549c2a12859337917690f300d6fbc5ab5 /doc
parent6e7ecfae0f6f584fa78dbfe3c318c13e0afbec96 (diff)
downloadpycadf-542f9288b0179fea24c2fe6d203bdf682d5701f4.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: Ib2dce89ac43e844a5f1b3adcfe9bcaf4141043ce
Diffstat (limited to 'doc')
-rw-r--r--doc/source/audit_maps.rst4
-rw-r--r--doc/source/index.rst4
-rw-r--r--doc/source/middleware.rst2
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/audit_maps.rst b/doc/source/audit_maps.rst
index 08d07ce..5a3faee 100644
--- a/doc/source/audit_maps.rst
+++ b/doc/source/audit_maps.rst
@@ -34,8 +34,8 @@ These files are hosted under the `etc/pycadf`_ directory of pyCADF. For more
information on how to use these mapping files, refer to the `Audit middleware`_
section of the `keystonemiddleware`_ project.
-.. _Audit middleware: http://docs.openstack.org/developer/keystonemiddleware/audit.html
-.. _keystonemiddleware: http://docs.openstack.org/developer/keystonemiddleware
+.. _Audit middleware: https://docs.openstack.org/developer/keystonemiddleware/audit.html
+.. _keystonemiddleware: https://docs.openstack.org/developer/keystonemiddleware
.. _`etc/pycadf`: https://github.com/openstack/pycadf/tree/master/etc/pycadf
.. _`cinder_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/cinder_api_audit_map.conf
.. _`glance_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/glance_api_audit_map.conf
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 79dc8d8..2e5af26 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -55,11 +55,11 @@ using `Gerrit`_.
.. _`on OpenStack's Git server`: https://git.openstack.org/cgit/openstack/pycadf/tree
.. _Launchpad: https://launchpad.net/pycadf
-.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
+.. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Bug reports: https://bugs.launchpad.net/pycadf/+bugs
.. _blueprints: https://blueprints.launchpad.net/pycadf
.. _PyPi: https://pypi.python.org/pypi/pycadf
-.. _tarball: http://tarballs.openstack.org/pycadf
+.. _tarball: https://tarballs.openstack.org/pycadf
Code Documentation
==================
diff --git a/doc/source/middleware.rst b/doc/source/middleware.rst
index fe8f748..3beb737 100644
--- a/doc/source/middleware.rst
+++ b/doc/source/middleware.rst
@@ -23,4 +23,4 @@ pyCADF's version of the audit middleware has been deprecated as of pyCADF
0.8.0. For continued support, the middleware is now maintained under the
Identity (Keystone) umbrella. Related documentation can be found here_.
-.. _here: http://docs.openstack.org/developer/keystonemiddleware/audit.html
+.. _here: https://docs.openstack.org/developer/keystonemiddleware/audit.html