Optimization the description

fixed the error as followed

Change-Id: Ia0fd3f443e05d19974029a78493744b13e243ae8
This commit is contained in:
gaobin 2018-12-09 15:19:49 +08:00
parent 0eaecc29e6
commit 005dedc9e0
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@ the Neutron configuration files to enable DVR.
Proposed change Proposed change
=============== ===============
The following attribute file in cookbook-openstack-network will be mofified: The following attribute file in cookbook-openstack-network will be modified:
* default.rb * default.rb
We will add attribute ['openstack']['network']['router_distributed'] in it. We will add attribute ['openstack']['network']['router_distributed'] in it.
User can set this attribute to 'auto', true and false. When this attribute is User can set this attribute to 'auto', true and false. When this attribute is
set to 'auto', chef cookbook will do enough check, like checking whether set to 'auto', chef cookbook will do enough check, like checking whether
network type ML2 extensions support DVR, checking whether OVS is enalbed, network type ML2 extensions support DVR, checking whether OVS is enabled,
after that chef cookbook will enable DVR or output warning messages and logs after that chef cookbook will enable DVR or output warning messages and logs
to tell user what happened. And considering only GRE and VXLAN network types to tell user what happened. And considering only GRE and VXLAN network types
support DVR, router_distributed's true and false setting will only work in support DVR, router_distributed's true and false setting will only work in