Fix indentation in Networking Guide

With the former indentation the table was wrongly shown as quoted.

Change-Id: I88aaa8722971f0b5fe65b8327cbbde5034ac9d3c
This commit is contained in:
David Rabel 2018-03-27 15:52:33 +02:00
parent ad2dec3566
commit a59abd986b
1 changed files with 13 additions and 13 deletions

View File

@ -113,18 +113,18 @@ creation command.
You can create L2 network for different purposes, and the supported network You can create L2 network for different purposes, and the supported network
types for different purposes are summarized as follows. types for different purposes are summarized as follows.
.. _supported_network_types: .. _supported_network_types:
.. list-table:: .. list-table::
:header-rows: 1 :header-rows: 1
* - Networking purpose * - Networking purpose
- Supported - Supported
* - Local L2 network for instances * - Local L2 network for instances
- FLAT, VLAN, VxLAN - FLAT, VLAN, VxLAN
* - Cross Neutron L2 network for instances * - Cross Neutron L2 network for instances
- FLAT, VLAN, VxLAN - FLAT, VLAN, VxLAN
* - Bridge network for routers * - Bridge network for routers
- FLAT, VLAN, VxLAN - FLAT, VLAN, VxLAN
* - External network * - External network
- FLAT, VLAN - FLAT, VLAN