Merge "[RN 7.0] Adds a Neutron new feature"

This commit is contained in:
Jenkins
2015-09-15 11:09:56 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 6 deletions

View File

@@ -85,8 +85,8 @@ New Features Included in Mirantis OpenStack 7.0
.. include:: /pages/release-notes/v7-0/new_features/master_node_upgrade.rst
.. include:: /pages/release-notes/v7-0/new_features/plugins.rst
.. include:: /pages/release-notes/v7-0/new_features/ubuntu_bootstrap.rst
.. include:: /pages/release-notes/v7-0/new_features/neutron.rst
.. include:: /pages/release-notes/v7-0/new_features/compute_vmware_role.rst
.. include:: /pages/release-notes/v7-0/new_features/neutron.rst
.. include:: /pages/release-notes/v7-0/new_features/keystone.rst

View File

@@ -1,12 +1,10 @@
Neutron-related features
------------------------
Neutron features supported in 7.0
+++++++++++++++++++++++++++++++++
++++++++++++++++++++++++
* Neutron Distributed Virtual Router (DVR). Neutron DVR significantly
increases performance and eliminates a single point of failure. For
more information, see :ref:`Neutron with DVR <neutron-dvr-ref-arch>`.
* Networking options have been amended from VLAN and GRE to VLAN and
tunneling. The default tunnel protocol has been changed to VXLAN.
tunneling. The default tunnel protocol has been changed to VXLAN.
GRE tunneling is deprecated but still available from Fuel CLI.