fix typos

Change-Id: Id7dc091dd3996210a07af8248c181b876b7b8c28
This commit is contained in:
zhaorenming@inspur.com 2018-01-15 17:55:13 +08:00
parent 6251001b71
commit 2dcdc0d55d
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ a way to:
is implemented thanks to the ``advertise_fixed_ips`` attribute of a BGPVPN
port association
- explictly control whether extra routes of a router are to be advertised
- explicitly control whether extra routes of a router are to be advertised
to a BGPVPN; this is implemented thanks to the ``advertise_extra_routes``
attribute of a BGPVPN router association

View File

@ -1,6 +1,6 @@
---
features:
- The API defintion for the ``dvr`` extension is now available in
- The API definition for the ``dvr`` extension is now available in
``neutron_lib.api.defintions.dvr``.
- The two ``MacAddressGenerationFailure`` exceptions are now available
as ``HostMacAddressGenerationFailure`` and