[doc] Replace http with https

Replaces some occurrences of http with https in order to preserve the security
zone behavior and ensure that resources are referenced/accessed via https.
This doesn't replace all occurrences because some of the URLs in our docs
need to be changed.

Change-Id: Ia1fcd7cb8d1bbec0f7380293445220c7e7b3a43c
This commit is contained in:
fpxie 2017-07-07 16:53:01 +08:00 committed by Ruby Loo
parent 0011a7726c
commit 24272f67c9
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps documented at: you must follow the steps 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. Pull requests submitted through GitHub will be ignored.

View File

@ -2,8 +2,8 @@
Team and repository tags Team and repository tags
======================== ========================
.. image:: http://governance.openstack.org/badges/ironic.svg .. image:: https://governance.openstack.org/badges/ironic.svg
:target: http://governance.openstack.org/reference/tags/index.html :target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on .. Change things from this point on

View File

@ -332,4 +332,4 @@ to allow it to be scheduled by nova.
The node will begin automated cleaning from the start, and move to The node will begin automated cleaning from the start, and move to
``available`` state when complete. ``available`` state when complete.
.. _`Configure the Bare Metal service for cleaning`: http://docs.openstack.org/project-install-guide/baremetal/draft/configure-cleaning.html .. _`Configure the Bare Metal service for cleaning`: https://docs.openstack.org/project-install-guide/baremetal/draft/configure-cleaning.html

View File

@ -91,4 +91,4 @@ The following sequence of commands can be used to enroll a UCS Standalone node.
For more information about enrolling nodes see `Enrolling a node`_ in the install guide. For more information about enrolling nodes see `Enrolling a node`_ in the install guide.
.. _`Enrolling a node`: http://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html#enrolling-a-node .. _`Enrolling a node`: https://docs.openstack.org/project-install-guide/baremetal/draft/enrollment.html#enrolling-a-node