Update links in some docs
Use https instead of http for docs links Change-Id: If720e2ac33dbb08b2053a0034182dc0710570845
This commit is contained in:
parent
e9f3f31b50
commit
f4c377136a
@ -24,7 +24,7 @@ Submitting Code
|
||||
---------------
|
||||
|
||||
Changes to the project should be submitted for review via the Gerrit tool, following
|
||||
the workflow documented at: "http://docs.openstack.org/infra/manual/developers.html#development-workflow"
|
||||
the workflow documented at: "https://docs.openstack.org/infra/manual/developers.html#development-workflow"
|
||||
|
||||
Pull requests submitted through GitHub will be ignored and closed without regard.
|
||||
|
||||
@ -32,7 +32,7 @@ Pull requests submitted through GitHub will be ignored and closed without regard
|
||||
Extra
|
||||
-----
|
||||
|
||||
Tags:
|
||||
Tags:
|
||||
If it's a bug that needs fixing in a branch in addition to Master, add a '\<release\>-backport-potential' tag (eg ``juno-backport-potential``). There are predefined tags that will autocomplete.
|
||||
|
||||
Status:
|
||||
|
@ -18,7 +18,7 @@ For additional configuration about Project Calico and its architecture, please
|
||||
reference the `networking-calico`_ and `Project Calico`_ documentation.
|
||||
|
||||
.. _networking-calico: https://docs.openstack.org/networking-calico/latest/
|
||||
.. _Project Calico: http://docs.projectcalico.org/en/latest/index.html
|
||||
.. _Project Calico: https://docs.projectcalico.org/en/latest/index.html
|
||||
|
||||
Prerequisites
|
||||
~~~~~~~~~~~~~
|
||||
|
@ -24,7 +24,7 @@ Prerequisites
|
||||
#. The deployment environment is configured according to OSA best
|
||||
practices such as cloning OSA software and bootstrapping Ansible.
|
||||
See `OpenStack-Ansible Install Guide
|
||||
<http://docs.openstack.org/project-deploy-guide/openstack-ansible/newton/>`_.
|
||||
<https://docs.openstack.org/project-deploy-guide/openstack-ansible/newton/>`_.
|
||||
|
||||
#. VCS stand-alone components, VSD and VSC, are configured and
|
||||
deployed. See the Nuage Networks VSD and VSC Install Guides.
|
||||
|
@ -15,7 +15,7 @@ Recommended reading
|
||||
We recommend that you read the following documents before proceeding:
|
||||
|
||||
* Neutron documentation on Open vSwitch OpenStack deployments:
|
||||
`<http://docs.openstack.org/liberty/networking-guide/scenario-classic-ovs.html>`_
|
||||
`<https://docs.openstack.org/liberty/networking-guide/scenario-classic-ovs.html>`_
|
||||
* Blog post on how OpenStack-Ansible works with Open vSwitch:
|
||||
`<https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d>`_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user