9897b1aca8
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 |
||
---|---|---|
.. | ||
agent | ||
common | ||
__init__.py | ||
README | ||
sdnve_api_fake.py | ||
sdnve_api.py | ||
sdnve_neutron_plugin.py |
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