Update URLs in documentation

Update URLs according to OpenStack document migration.
BTW: Do some optimization as well (http -> https)

Change-Id: I708f2ecff149d0ce623c2e698dc76912799deb19
This commit is contained in:
Hangdong Zhang 2017-07-20 16:07:05 +08:00
parent 7caafc7b8e
commit 667deb6dee
6 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:
http://docs.openstack.org/infra/manual/developers.html
https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack should be
submitted for review via the Gerrit tool, following the workflow documented at:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.

View File

@ -1,4 +1,4 @@
karbor Style Commandments
===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -141,5 +141,5 @@ References
==========
[1] https://bugs.launchpad.net/karbor/+bug/1566793
[2] http://specs.openstack.org/openstack/keystone-specs/specs/keystone/ocata/allow-expired.html
[2] https://specs.openstack.org/openstack/keystone-specs/specs/keystone/ocata/allow-expired.html
[3] https://review.openstack.org/#q,topic:bp/allow-expired,n,z

View File

@ -17,4 +17,4 @@ Protection service (Karbor) provides a standard framework of APIs and
services that allows vendors to provide plugins through a unified interface.
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Tutorial <http://docs.openstack.org/#install-guides>`_.
`OpenStack Installation Tutorial <https://docs.openstack.org/#install-guides>`_.

View File

@ -6,7 +6,7 @@ Next steps
Your OpenStack environment now includes the Karbor service.
To add more services, see the
`additional documentation on installing OpenStack <http://docs.openstack.org/#install-guides>`_ .
`additional documentation on installing OpenStack <https://docs.openstack.org/#install-guides>`_ .
To learn more about the Karbor service, read the `Karbor developer documentation
<http://docs.openstack.org/developer/karbor/index.html>`__.
<https://docs.openstack.org/karbor/latest/>`__.

View File

@ -12,7 +12,7 @@
"""oslo.i18n integration module.
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
See https://docs.openstack.org/oslo.i18n/latest/user/usage.html .
"""