Merge "Add info on segments extension to contrib guide"
This commit is contained in:
commit
d51e05987c
@ -19,6 +19,8 @@ Neutron has an extension that allows CRUD operations on the ``/segments``
|
|||||||
resource in the API, that corresponds to the ``NetworkSegment`` entity in the
|
resource in the API, that corresponds to the ``NetworkSegment`` entity in the
|
||||||
DB layer. The extension is implemented as a service plug-in.
|
DB layer. The extension is implemented as a service plug-in.
|
||||||
|
|
||||||
|
Details about the DB models, API extension, and use cases can be found here: `routed networks spec <http://specs.openstack.org/openstack/neutron-specs/specs/newton/routed-networks.html>`_
|
||||||
|
|
||||||
.. note:: The ``segments`` service plug-in is not configured by default. To
|
.. note:: The ``segments`` service plug-in is not configured by default. To
|
||||||
configure it, add ``segments`` to the ``service_plugins`` parameter in
|
configure it, add ``segments`` to the ``service_plugins`` parameter in
|
||||||
``neutron.conf``
|
``neutron.conf``
|
||||||
|
Loading…
Reference in New Issue
Block a user