Update the doc link for release notes

Change-Id: I516fe03f4f75a688f150a6a6974250f1a50dcfaf
This commit is contained in:
Guoqiang Ding 2017-11-24 11:37:57 +08:00
parent d5f5f83277
commit c1a588aaa9
3 changed files with 5 additions and 5 deletions

View File

@ -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
<http://docs.openstack.org/networking-guide/config-bgp-dynamic-routing.html>`_
<https://docs.openstack.org/mitaka/networking-guide/config-bgp-dynamic-routing.html>`_
for details about what the service is and what it provides."
upgrade:
- Database migration tasks have been added for the dynamic routing neutron

View File

@ -2,9 +2,9 @@
features:
- Neutron Firewall as a Service (FWaaS) can now optionally be deployed and
configured. Please see the `FWaaS Configuration Reference
<http://docs.openstack.org/admin-guide-cloud/networking_introduction.html#firewall-as-a-service-fwaas-overview>`_
<https://docs.openstack.org/neutron/latest/admin/fwaas.html>`_
for details about the what the service is and what it provides. See the
`FWaaS Install Guide <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-fwaas.html>`_
`FWaaS Install Guide <https://docs.openstack.org/openstack-ansible-os_neutron/latest/configure-network-services.html#firewall-service-optional>`_
for implementation details.
upgrade:
- Database migration tasks have been added for the FWaaS neutron plugin.

View File

@ -2,7 +2,7 @@
features:
- Neutron VPN as a Service (VPNaaS) can now optionally be deployed and
configured. Please see the `OpenStack Networking Guide
<http://docs.openstack.org/mitaka/networking-guide/>`_ for details
<https://docs.openstack.org/mitaka/networking-guide/>`_ for details
about the what the service is and what it provides. See the
`VPNaaS Install Guide <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-network-services.html#virtual-private-network-service-optional>`_
`VPNaaS Install Guide <https://docs.openstack.org/openstack-ansible-os_neutron/latest/configure-network-services.html#virtual-private-network-service-optional>`_
for implementation details.