Merge "[doc] Replace http with https"
This commit is contained in:
commit
d7d8bf2fc6
@ -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.
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user