devref: don't link to nonlocal images
External images generate warnings for build-sphinx, and are not supported for output formats other than html. Change-Id: I9310577473982884897915dd29e09a2e4aaf51c7
This commit is contained in:
parent
9f947dc5dd
commit
53ed158cba
Binary file not shown.
After Width: | Height: | Size: 198 KiB |
BIN
doc/source/devref/images/under-the-hood-scenario-1-ovs-netns.png
Normal file
BIN
doc/source/devref/images/under-the-hood-scenario-1-ovs-netns.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
@ -83,7 +83,7 @@ Neutron logical router setup
|
||||
Neutron Routers are realized in OpenVSwitch
|
||||
-------------------------------------------
|
||||
|
||||
.. image:: http://docs.openstack.org/admin-guide-cloud/content/figures/10/a/common/figures/under-the-hood-scenario-1-ovs-network.png
|
||||
.. image:: images/under-the-hood-scenario-1-ovs-network.png
|
||||
|
||||
|
||||
"router1" in the Neutron logical network is realized through a port ("qr-0ba8700e-da") in OpenVSwitch - attached to "br-int"::
|
||||
@ -158,7 +158,7 @@ Finding the router in ip/ipconfig
|
||||
To do either of these things, you must run the command within a particular router's network
|
||||
namespace. The namespace will have the name "qrouter-<UUID of the router>.
|
||||
|
||||
.. image:: http://docs.openstack.org/admin-guide-cloud/content/figures/10/a/common/figures/under-the-hood-scenario-1-ovs-netns.png
|
||||
.. image:: images/under-the-hood-scenario-1-ovs-netns.png
|
||||
|
||||
For example::
|
||||
|
||||
|
@ -11,7 +11,7 @@ ovs-neutron-agent can be configured to use two different networking technologies
|
||||
VLAN Tags
|
||||
---------
|
||||
|
||||
.. image:: http://docs.openstack.org/admin-guide-cloud/content/figures/10/a/common/figures/under-the-hood-scenario-1-ovs-compute.png
|
||||
.. image:: images/under-the-hood-scenario-1-ovs-compute.png
|
||||
|
||||
.. _OpenVSwitch: http://openvswitch.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user