Fix the release job failure

The release job validates README so we need to do the following
fixes:
* Consolidate the duplicated target name "Limitations"
* Rename one of the "Prerequisites" to avoid duplicated target
  name.

Change-Id: I3232fc66c74ae0e471a6b0df1d3ee82fa5de2daa
This commit is contained in:
Hongbin Lu 2018-08-14 18:18:49 +00:00
parent 669352706a
commit 7a667d10fc
1 changed files with 6 additions and 9 deletions

View File

@ -64,13 +64,6 @@ Features
This feature is implemented by using Neutron security groups.
Limitations
~~~~~~~~~~~
* Docker 1.12 with SwarmKit (the new Swarm) does not support remote
drivers. Therefore, it cannot be used with Kuryr. This limitation is
to be removed in Docker 1.13.
Getting it running with a service container
-------------------------------------------
@ -169,8 +162,8 @@ Getting it from source
$ cd kuryr-libnetwork
Prerequisites
~~~~~~~~~~~~~
Install prerequisites
~~~~~~~~~~~~~~~~~~~~~
::
@ -445,6 +438,10 @@ website::
Limitations
-----------
Docker 1.12 with SwarmKit (the new Swarm) does not support remote
drivers. Therefore, it cannot be used with Kuryr. This limitation is
to be removed in Docker 1.13.
To create Docker networks with subnets having same/overlapping cidr, it is
expected to pre-create Neutron subnetpool and pass the pool name for each
such network creation Docker command. Docker cli options -o and --ipam-opt