Fix some minor issues in testing doc

Some small errors prevent 1:1 following of the doc.

Change-Id: Idbf9d44c687e80efd27bb67c136faf870a1332ad
This commit is contained in:
Jens Harbott 2018-03-09 09:42:53 +01:00
parent ee37a36894
commit 356e109614
1 changed files with 4 additions and 4 deletions

View File

@ -324,7 +324,7 @@ Service Test
.. code-block:: console
$ neutron subnet-create --name selfservice --subnetpool private \
$ neutron subnet-create --name selfservice --subnetpool selfservice \
--prefixlen 24 private
Created a new subnet:
+-------------------+--------------------------------------------+
@ -433,7 +433,7 @@ Service Test
.. code-block:: console
$ neutron bgp-speaker-network-add bgp-speaker provider
Added network provider to BGP speaker bgpspeaker.
Added network provider to BGP speaker bgp-speaker.
* Verify the association of the provider network with the BGP speaker.
@ -441,7 +441,7 @@ Service Test
.. code-block:: console
$ neutron bgp-speaker-show bgpspeaker
$ neutron bgp-speaker-show bgp-speaker
+-----------------------------------+--------------------------------------+
| Field | Value |
+-----------------------------------+--------------------------------------+
@ -460,7 +460,7 @@ Service Test
.. code-block:: console
$ neutron bgp-speaker-advertiseroute-list bgpspeaker
$ neutron bgp-speaker-advertiseroute-list bgp-speaker
+-------------+------------+
| destination | next_hop |
+-------------+------------+