diff --git a/releasenotes/notes/neutron-bgp-552e6e1f6d37f38d.yaml b/releasenotes/notes/neutron-bgp-552e6e1f6d37f38d.yaml index 468f7a18..e1c4ddfd 100644 --- a/releasenotes/notes/neutron-bgp-552e6e1f6d37f38d.yaml +++ b/releasenotes/notes/neutron-bgp-552e6e1f6d37f38d.yaml @@ -2,7 +2,7 @@ features: - "Neutron BGP dynamic routing plugin can now optionally be deployed and configured. Please see `OpenStack Networking Guide: BGP dynamic routing - `_ + `_ for details about what the service is and what it provides." upgrade: - Database migration tasks have been added for the dynamic routing neutron diff --git a/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml b/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml index 3048dad9..2042d69b 100644 --- a/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml +++ b/releasenotes/notes/neutron-fwaas-5c7c6508f2cc05c3.yaml @@ -2,9 +2,9 @@ features: - Neutron Firewall as a Service (FWaaS) can now optionally be deployed and configured. Please see the `FWaaS Configuration Reference - `_ + `_ for details about the what the service is and what it provides. See the - `FWaaS Install Guide `_ + `FWaaS Install Guide `_ for implementation details. upgrade: - Database migration tasks have been added for the FWaaS neutron plugin. diff --git a/releasenotes/notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml b/releasenotes/notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml index 2fe9709e..17816382 100644 --- a/releasenotes/notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml +++ b/releasenotes/notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml @@ -2,7 +2,7 @@ features: - Neutron VPN as a Service (VPNaaS) can now optionally be deployed and configured. Please see the `OpenStack Networking Guide - `_ for details + `_ for details about the what the service is and what it provides. See the - `VPNaaS Install Guide `_ + `VPNaaS Install Guide `_ for implementation details.