openstack-ansible-os_neutron/releasenotes/notes/neutron-dragonflow-support-fce23f85c6a0bebd.yaml
Jean-Philippe Evrard 9eef229c0b Implement Dragonflow deployment
Add a deployment for Dragonflow, when neutron_plugin_type is ml2.dragonflow.

Change-Id: Id5184845d18461c6c37a560cdc0404c8a487c020
Co-Authored-By: Omer Anson <omer.anson@toganetworks.com>
2017-02-09 15:33:57 +00:00

8 lines
235 B
YAML

---
features:
- The ``dragonflow`` plugin for neutron is now available.
You can set the ``neutron_plugin_type`` to
``ml2.dragonflow`` to utilize this code path.
The ``dragonflow`` code path is currently
experimental.