From dca1fb195449433d7459cedd8117e53ac64227dd Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Sat, 24 Nov 2018 16:28:47 +0800 Subject: [PATCH] fix error http links and fix http links to https links Change-Id: I640164f4e1fd5c1eabe1d85b981aba337fcbc709 --- doc/source/devspecs/cross-neutron-l2-networking.rst | 4 ++-- doc/source/devspecs/cross-neutron-vxlan-networking.rst | 2 +- doc/source/devspecs/dynamic-pod-binding.rst | 6 +++--- specs/newton/cross-neutron-l2-networking.rst | 4 ++-- specs/newton/dynamic-pod-binding.rst | 6 +++--- specs/pike/cross-neutron-vxlan-networking.rst | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/source/devspecs/cross-neutron-l2-networking.rst b/doc/source/devspecs/cross-neutron-l2-networking.rst index 1246e399..c9889d58 100644 --- a/doc/source/devspecs/cross-neutron-l2-networking.rst +++ b/doc/source/devspecs/cross-neutron-l2-networking.rst @@ -551,8 +551,8 @@ References [3] https://github.com/openstack/networking-l2gw/blob/master/specs/kilo/l2-gateway-api.rst -[4] http://developer.openstack.org/api-ref-networking-v2-ext.html#networks-multi-provider-ext +[4] https://developer.openstack.org/api-ref-networking-v2-ext.html#networks-multi-provider-ext -[5] http://docs.openstack.org/mitaka/networking-guide/adv-config-availability-zone.html +[5] https://docs.openstack.org/mitaka/networking-guide/config-az.html [6] https://review.openstack.org/#/c/306224/ diff --git a/doc/source/devspecs/cross-neutron-vxlan-networking.rst b/doc/source/devspecs/cross-neutron-vxlan-networking.rst index ae258f98..d0417609 100644 --- a/doc/source/devspecs/cross-neutron-vxlan-networking.rst +++ b/doc/source/devspecs/cross-neutron-vxlan-networking.rst @@ -230,4 +230,4 @@ References ========== .. [1] https://blueprints.launchpad.net/neutron/+spec/push-notifications -.. [2] http://etherealmind.com/help-wanted-stitching-a-federated-sdn-on-openstack-with-evpn/ +.. [2] https://etherealmind.com/help-wanted-stitching-a-federated-sdn-on-openstack-with-evpn/ diff --git a/doc/source/devspecs/dynamic-pod-binding.rst b/doc/source/devspecs/dynamic-pod-binding.rst index d85c6832..5b017b09 100644 --- a/doc/source/devspecs/dynamic-pod-binding.rst +++ b/doc/source/devspecs/dynamic-pod-binding.rst @@ -229,8 +229,8 @@ None Reference --------- -[1] http://developer.openstack.org/api-ref-compute-v2.1.html#showCellCapacities +[1] https://developer.openstack.org/api-ref-compute-v2.1.html#showCellCapacities -[2] http://developer.openstack.org/api-ref-blockstorage-v2.html#os-vol-pool-v2 +[2] https://developer.openstack.org/api-ref-blockstorage-v2.html#os-vol-pool-v2 -[3] http://developer.openstack.org/api-ref-compute-v2.1.html#showinfo +[3] https://developer.openstack.org/api-ref-compute-v2.1.html#showinfo diff --git a/specs/newton/cross-neutron-l2-networking.rst b/specs/newton/cross-neutron-l2-networking.rst index 5beb399f..c18b58d6 100644 --- a/specs/newton/cross-neutron-l2-networking.rst +++ b/specs/newton/cross-neutron-l2-networking.rst @@ -557,8 +557,8 @@ References [3] https://github.com/openstack/networking-l2gw/blob/master/specs/kilo/l2-gateway-api.rst -[4] http://developer.openstack.org/api-ref-networking-v2-ext.html#networks-multi-provider-ext +[4] https://developer.openstack.org/api-ref-networking-v2-ext.html#networks-multi-provider-ext -[5] http://docs.openstack.org/mitaka/networking-guide/adv-config-availability-zone.html +[5] https://docs.openstack.org/mitaka/networking-guide/config-az.html [6] https://review.openstack.org/#/c/306224/ diff --git a/specs/newton/dynamic-pod-binding.rst b/specs/newton/dynamic-pod-binding.rst index 3af0e2b3..c9ca3e2f 100644 --- a/specs/newton/dynamic-pod-binding.rst +++ b/specs/newton/dynamic-pod-binding.rst @@ -229,8 +229,8 @@ None Reference ========== -[1] http://developer.openstack.org/api-ref-compute-v2.1.html#showCellCapacities +[1] https://developer.openstack.org/api-ref-compute-v2.1.html#showCellCapacities -[2] http://developer.openstack.org/api-ref-blockstorage-v2.html#os-vol-pool-v2 +[2] https://developer.openstack.org/api-ref-blockstorage-v2.html#os-vol-pool-v2 -[3] http://developer.openstack.org/api-ref-compute-v2.1.html#showinfo +[3] https://developer.openstack.org/api-ref-compute-v2.1.html#showinfo diff --git a/specs/pike/cross-neutron-vxlan-networking.rst b/specs/pike/cross-neutron-vxlan-networking.rst index ae258f98..d0417609 100644 --- a/specs/pike/cross-neutron-vxlan-networking.rst +++ b/specs/pike/cross-neutron-vxlan-networking.rst @@ -230,4 +230,4 @@ References ========== .. [1] https://blueprints.launchpad.net/neutron/+spec/push-notifications -.. [2] http://etherealmind.com/help-wanted-stitching-a-federated-sdn-on-openstack-with-evpn/ +.. [2] https://etherealmind.com/help-wanted-stitching-a-federated-sdn-on-openstack-with-evpn/