diff --git a/releasenotes/notes/instance-hostname-used-to-populate-ports-dns-name-08341ec73dc076c0.yaml b/releasenotes/notes/instance-hostname-used-to-populate-ports-dns-name-08341ec73dc076c0.yaml index 2d5cc4ebea12..d46e9096887e 100644 --- a/releasenotes/notes/instance-hostname-used-to-populate-ports-dns-name-08341ec73dc076c0.yaml +++ b/releasenotes/notes/instance-hostname-used-to-populate-ports-dns-name-08341ec73dc076c0.yaml @@ -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 diff --git a/releasenotes/notes/remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml b/releasenotes/notes/remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml index 5fd2b63ecf38..00926abed5bc 100644 --- a/releasenotes/notes/remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml +++ b/releasenotes/notes/remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml @@ -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`. diff --git a/releasenotes/notes/rm_volume_manager-78fed5be43d285b3.yaml b/releasenotes/notes/rm_volume_manager-78fed5be43d285b3.yaml index 2d6659f3a6b1..dcc73e3716cc 100644 --- a/releasenotes/notes/rm_volume_manager-78fed5be43d285b3.yaml +++ b/releasenotes/notes/rm_volume_manager-78fed5be43d285b3.yaml @@ -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.