vmware-nsx/neutron/plugins/openvswitch
Russell Bryant f76110be99 Convert several uses of RpcCallback
Convert several places in the code that were using the RpcCallback
compatibility class.  This class eased the transition to
oslo.messaging.  This patch drops the usage of this class in favor of
direct usage of the appropriate oslo.messaging API.

Part of blueprint drop-rpc-compat.

Change-Id: I955958e836635d43dabc7b39d050c1418b18cf8f
2014-12-04 16:35:21 +00:00
..
agent Convert several uses of RpcCallback 2014-12-04 16:35:21 +00:00
common Merge "Validate local_ip for OVS agent is actual ip address" 2014-11-21 02:26:51 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
README remove openvswitch plugin 2014-10-01 21:16:27 -07:00

The Open vSwitch (OVS) Neutron plugin has been removed and replaced by ML2. You
must run the migration manually to upgrade to Juno.

See neutron/db/migration/migrate_to_ml2.py