From 479f0a1c44969a4dce84c7e8f1ca33ecd0bfcb60 Mon Sep 17 00:00:00 2001 From: sun cheng Date: Wed, 7 Feb 2018 08:08:42 +0000 Subject: [PATCH] Update the url links in doc file of openstack-ansible-os_neutron replace 'http' with 'https' Change-Id: If1b1a5ce5b5549ee09a2a454a58137c7e8f08885 --- README.rst | 2 +- doc/source/app-openvswitch-dvr.rst | 2 +- doc/source/app-openvswitch.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 24496876..4b06ff6d 100644 --- a/README.rst +++ b/README.rst @@ -17,4 +17,4 @@ Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_neutron/latest/ The project home is at: - http://launchpad.net/openstack-ansible + https://launchpad.net/openstack-ansible diff --git a/doc/source/app-openvswitch-dvr.rst b/doc/source/app-openvswitch-dvr.rst index 69530b21..ab78c2b1 100644 --- a/doc/source/app-openvswitch-dvr.rst +++ b/doc/source/app-openvswitch-dvr.rst @@ -19,7 +19,7 @@ We recommend that you read the following documents before proceeding: * Neutron documentation on Open vSwitch DVR OpenStack deployments: ``_ * Blog post on how OpenStack-Ansible works with Open vSwitch: - ``_ + ``_ Prerequisites ~~~~~~~~~~~~~ diff --git a/doc/source/app-openvswitch.rst b/doc/source/app-openvswitch.rst index 9234078b..497cd0ba 100644 --- a/doc/source/app-openvswitch.rst +++ b/doc/source/app-openvswitch.rst @@ -30,7 +30,7 @@ All compute nodes must have bridges configured: - ``br-storage`` (optional - used for certain storage devices) For more information see: -``_ +``_ These bridges may be configured as either a Linux Bridge (which would connect to the Open vSwitch controlled by neutron) or as an Open vSwitch.