From a59abd986bd659fd6a0b88f4617dbad3bdd5c943 Mon Sep 17 00:00:00 2001 From: David Rabel Date: Tue, 27 Mar 2018 15:52:33 +0200 Subject: [PATCH] Fix indentation in Networking Guide With the former indentation the table was wrongly shown as quoted. Change-Id: I88aaa8722971f0b5fe65b8327cbbde5034ac9d3c --- .../networking/networking-prerequisites.rst | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/source/networking/networking-prerequisites.rst b/doc/source/networking/networking-prerequisites.rst index 17adcf18..7bedf812 100644 --- a/doc/source/networking/networking-prerequisites.rst +++ b/doc/source/networking/networking-prerequisites.rst @@ -113,18 +113,18 @@ creation command. You can create L2 network for different purposes, and the supported network types for different purposes are summarized as follows. - .. _supported_network_types: +.. _supported_network_types: - .. list-table:: - :header-rows: 1 +.. list-table:: + :header-rows: 1 - * - Networking purpose - - Supported - * - Local L2 network for instances - - FLAT, VLAN, VxLAN - * - Cross Neutron L2 network for instances - - FLAT, VLAN, VxLAN - * - Bridge network for routers - - FLAT, VLAN, VxLAN - * - External network - - FLAT, VLAN + * - Networking purpose + - Supported + * - Local L2 network for instances + - FLAT, VLAN, VxLAN + * - Cross Neutron L2 network for instances + - FLAT, VLAN, VxLAN + * - Bridge network for routers + - FLAT, VLAN, VxLAN + * - External network + - FLAT, VLAN