Eliminate unecessary ", or" in watcher design devref

This patch eliminates the unnecessary ", or" in the watcher design
documentation.

Change-Id: I87f6dda56c74be64338193e1843f6174a4440d23
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
This commit is contained in:
Taku Fukushima 2016-06-10 12:51:03 +09:00
parent 9824d94055
commit 83fb434750
No known key found for this signature in database
GPG Key ID: 500E6EE30BCD4368
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ Namespaces are translated into the networking basis, Neutron networks and
subnets for the cluster and the service with the explicitly predefined values
in the configuration file, or implicitly specified by the environment
variables, e.g., ``FLANNEL_NET=172.16.0.0/16`` as specified
`in the deployment phase`_, or . Raven also creates Neutron routers for
connecting the cluster subnets and the service subnets.
`in the deployment phase`_. Raven also creates Neutron routers for connecting
the cluster subnets and the service subnets.
When each namespace is created, a cluster network that contains a cluster
subnet, a service network that contains a service subnet, and a router that