summaryrefslogtreecommitdiff
path: root/doc/source/admin/multitenancy.rst
diff options
context:
space:
mode:
authorZhongShengping <chdzsp@163.com>2019-04-22 11:48:26 +0800
committerZhongShengping <chdzsp@163.com>2019-04-24 16:13:58 +0800
commita280696a03a824bc2409b9e5b393e01daf94e84d (patch)
tree24dda9649ad92a0523ce98d959b1aeb4ecf553ef /doc/source/admin/multitenancy.rst
parentd0e6c6cb10a9dab54e605975e5d763994ed0e1be (diff)
downloadironic-a280696a03a824bc2409b9e5b393e01daf94e84d.tar.gz
Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Ic19e45986e9f650c1deb297f463e679fd268ad97
Diffstat (limited to 'doc/source/admin/multitenancy.rst')
-rw-r--r--doc/source/admin/multitenancy.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/admin/multitenancy.rst b/doc/source/admin/multitenancy.rst
index ee6888923..f3fa994bf 100644
--- a/doc/source/admin/multitenancy.rst
+++ b/doc/source/admin/multitenancy.rst
@@ -209,7 +209,7 @@ switches you have in your environment.
In order for Networking service ports to correctly operate with the Bare Metal
service ``flat`` network interface the ``baremetal`` ML2 mechanism driver from
`networking-baremetal
-<https://git.openstack.org/cgit/openstack/networking-baremetal>`_ needs to be
+<https://opendev.org/openstack/networking-baremetal>`_ needs to be
loaded into the Networking service configuration. This driver understands that
the switch should be already configured by the admin, and will mark the
networking service ports as successfully bound as nothing else needs to be
@@ -248,10 +248,10 @@ Cisco Nexus 9000 series
FUJITSU CFX2000
``networking-fujitsu`` ML2 driver supports this switch. The documentation
is available `here
- <https://git.openstack.org/cgit/openstack/networking-fujitsu/tree/doc/source/ml2_cfab.rst>`_.
+ <https://opendev.org/x/networking-fujitsu/src/branch/master/doc/source/ml2_cfab.rst>`_.
Networking Generic Switch
This is an ML2 mechanism driver built for testing against virtual bare metal
environments and some switches that are not covered by hardware specific ML2
mechanism drivers. More information is available in the project's `README
- <https://git.openstack.org/cgit/openstack/networking-generic-switch/tree/README.rst>`_.
+ <https://opendev.org/openstack/networking-generic-switch/src/branch/master/README.rst>`_.