From: Assaf Muller Date: Wed, 12 Aug 2015 17:20:10 +0000 (-0400) Subject: Update fullstack multinode simulation image X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9d1bc8195c91d55c5d1cf0ff10f089fd2aa8a359;p=openstack-build%2Fneutron-build.git Update fullstack multinode simulation image Change-Id: I9d332e296b1f72e423ee64b01a82ae36b688c27e --- diff --git a/doc/source/devref/fullstack_testing.rst b/doc/source/devref/fullstack_testing.rst index 67a827ab5..565fda43c 100644 --- a/doc/source/devref/fullstack_testing.rst +++ b/doc/source/devref/fullstack_testing.rst @@ -40,8 +40,8 @@ How? Full stack tests set up their own Neutron processes (Server & agents). They assume a working Rabbit and MySQL server before the run starts. Instructions -on how to run fullstack tests on a VM are available at TESTING.rst: -http://git.openstack.org/cgit/openstack/neutron/tree/TESTING.rst +on how to run fullstack tests on a VM are available in our +`TESTING.rst. `_ Each test defines its own topology (What and how many servers and agents should be running). @@ -63,7 +63,7 @@ OVS/DHCP/L3 agents, all configured with the same "host" value. Each OVS agent is connected to its own pair of br-int/br-ex, and those bridges are then interconnected. -.. image:: images/fullstack-multinode-simulation.png +.. image:: images/fullstack_multinode_simulation.png When? ----- diff --git a/doc/source/devref/images/fullstack-multinode-simulation.png b/doc/source/devref/images/fullstack-multinode-simulation.png deleted file mode 100644 index c124e4311..000000000 Binary files a/doc/source/devref/images/fullstack-multinode-simulation.png and /dev/null differ diff --git a/doc/source/devref/images/fullstack_multinode_simulation.png b/doc/source/devref/images/fullstack_multinode_simulation.png new file mode 100644 index 000000000..9736944b7 Binary files /dev/null and b/doc/source/devref/images/fullstack_multinode_simulation.png differ