Update links in some docs

Use https instead of http for docs links

Change-Id: If720e2ac33dbb08b2053a0034182dc0710570845
This commit is contained in:
lidong 2017-09-15 10:14:56 +08:00
parent e9f3f31b50
commit f4c377136a
4 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@ Submitting Code
--------------- ---------------
Changes to the project should be submitted for review via the Gerrit tool, following 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. Pull requests submitted through GitHub will be ignored and closed without regard.

View File

@ -18,7 +18,7 @@ For additional configuration about Project Calico and its architecture, please
reference the `networking-calico`_ and `Project Calico`_ documentation. reference the `networking-calico`_ and `Project Calico`_ documentation.
.. _networking-calico: https://docs.openstack.org/networking-calico/latest/ .. _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 Prerequisites
~~~~~~~~~~~~~ ~~~~~~~~~~~~~

View File

@ -24,7 +24,7 @@ Prerequisites
#. The deployment environment is configured according to OSA best #. The deployment environment is configured according to OSA best
practices such as cloning OSA software and bootstrapping Ansible. practices such as cloning OSA software and bootstrapping Ansible.
See `OpenStack-Ansible Install Guide 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 #. VCS stand-alone components, VSD and VSC, are configured and
deployed. See the Nuage Networks VSD and VSC Install Guides. deployed. See the Nuage Networks VSD and VSC Install Guides.

View File

@ -15,7 +15,7 @@ Recommended reading
We recommend that you read the following documents before proceeding: We recommend that you read the following documents before proceeding:
* Neutron documentation on Open vSwitch OpenStack deployments: * 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: * Blog post on how OpenStack-Ansible works with Open vSwitch:
`<https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d>`_ `<https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d>`_