vmware-nsx/neutron/plugins/ibm
Russell Bryant 9897b1aca8 Drop several uses of RpcCallback
This patch drops several uses of the RpcCallback compatibility class.
All of these were trivial and straight forward conversions so I
batched them up.

There are still several other uses of RpcCallback, but the conversions
are were not necessarily trivial, and may be broken in one way or
another, so I wanted to address them separately.  In particular, the
use of mixin classes means that there could be cases where the version
declaration is being stepped on, so they need to be investigated more
closely.

Part of blueprint drop-rpc-compat.

Change-Id: I0977aee863d4fcc6a14a025215c6e41fe38a87f0
2014-11-19 17:18:34 +00:00
..
agent Drop several uses of RpcCallback 2014-11-19 17:18:34 +00:00
common Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
__init__.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
README Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_api_fake.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
sdnve_api.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
sdnve_neutron_plugin.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00

IBM SDN-VE Neutron Plugin

This plugin implements Neutron v2 APIs.

For more details on how to use it please refer to the following page:
http://wiki.openstack.org/wiki/IBM-Neutron