Files
neutron/releasenotes/notes/remove-driver-60eb7e26d95f7322.yaml
T
fumihiko kakuma 2d09f50c98 Remove Openflow Agent(OFAgent) mechanism driver
The OFAgent driver and its agent are removed in the Newton cycle.
This adds to remove them in the release note.

Change-Id: I5dbcd38b0ccc156a6c1cbac4d7fa7f9d297ec466
Partial-Bug: #1521477
2016-04-12 14:10:34 +09:00

8 lines
250 B
YAML

---
prelude: >
OFAgent has been removed in the Newton cycle.
other:
- The Openflow Agent(OFAgent) mechanism driver and its agent have been removed
in favor of OpenvSwitch mechanism driver with "native" of_interface in
the Newton cycle.