Merge "Release notes: fix typos"
This commit is contained in:
commit
91538d2622
@ -13,7 +13,7 @@ features:
|
|||||||
This functionality is added to Nova when the 'DNS Integration' extension
|
This functionality is added to Nova when the 'DNS Integration' extension
|
||||||
is enabled in Neutron.
|
is enabled in Neutron.
|
||||||
The publication of 'dns_name' and 'dns_domain' combinations to an external
|
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.
|
driver in Neutron.
|
||||||
When the 'Port Binding' extension is also enabled in Neutron, the
|
When the 'Port Binding' extension is also enabled in Neutron, the
|
||||||
publication of a 'dns_name' and 'dns_domain' combination to the external
|
publication of a 'dns_name' and 'dns_domain' combination to the external
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
upgrade:
|
upgrade:
|
||||||
- Legacy v2 API code is already removed. A set of policy rules in the
|
- 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
|
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`.
|
which are with prefix `os_compute_api`.
|
||||||
|
@ -8,7 +8,7 @@ upgrade:
|
|||||||
is ``False`` to match existing defaults, however if
|
is ``False`` to match existing defaults, however if
|
||||||
``network_api_class`` and/or ``security_group_api`` are set to
|
``network_api_class`` and/or ``security_group_api`` are set to
|
||||||
known Neutron values, Neutron networking will still be used as
|
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
|
after upgrade as the legacy options will be removed by the Newton
|
||||||
release.
|
release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user