neutron-lib/releasenotes/notes/add-port-bindings-resource-messages-rpc-1382ba9842561cdb.yaml
Miguel Lavalle 1d645c8ef3 Add port bindings to RPC topics resources
This change adds port bindings to the RPC topics resources. It also
adds the 'activate' and 'deactivate' messages for this resource. This
is done in support of the implementation of multiple port bindings.

Change-Id: I5ed542b7a137338a0878f683decc5dcca7f814de
Partial-Bug: #1580880
2018-04-27 11:03:34 -05:00

6 lines
233 B
YAML

---
features:
- New ``PORT_BINDING``, ``ACTIVATE`` and ``DEACTIVATE`` definitions have been
added to ``neutron_lib.agent.topics``, to enable plug-ins to notify agents
when a port binding has been activated or de-activated.