Release notes: fix typos

Fix a few typos in the release notes

TrivialFix

Change-Id: I2b949fd65d7620ba85a47579217ba189ab1c9360
This commit is contained in:
Gary Kotton 2016-06-25 23:23:19 -07:00
parent 74b7b19b9a
commit 31547f551c
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ features:
This functionality is added to Nova when the 'DNS Integration' extension
is enabled in Neutron.
The publication of 'dns_name' and 'dns_domain' combinations to an external
DNS as a service additionaly requires the configuration of the appropriate
DNS as a service additionally requires the configuration of the appropriate
driver in Neutron.
When the 'Port Binding' extension is also enabled in Neutron, the
publication of a 'dns_name' and 'dns_domain' combination to the external

View File

@ -2,5 +2,5 @@
upgrade:
- Legacy v2 API code is already removed. A set of policy rules in the
policy.json, which are only used by legacy v2 API, are removed. Both v2.1
API and v2.1 compatiable mode API are using same set of new policy rules
API and v2.1 compatible mode API are using same set of new policy rules
which are with prefix `os_compute_api`.

View File

@ -8,7 +8,7 @@ upgrade:
is ``False`` to match existing defaults, however if
``network_api_class`` and/or ``security_group_api`` are set to
known Neutron values, Neutron networking will still be used as
before. Installations are encourged to set this config option soon
before. Installations are encouraged to set this config option soon
after upgrade as the legacy options will be removed by the Newton
release.