vmware-nsx/neutron/api
Akihiro Motoki 8cda424989 Make DvrServerRpcCallback a separate callback class
RPC has a version of itself. In Neutron a plugin implements
several RPC interface, so a single RPC version doesn't work.
In Mixin callback class approach, RPC versioning depends on
each plugin implementation and it makes harder to maintain
RPC version appropriately. This patch series replaces mixin
RPC callback of server side with a separate class.

This commit handles server-side callback of DVR ML2 RPC interface.

Partial-Bug: #1359416
Change-Id: I1b6383f7b0af5d9aed18eda3a15f21d3504d0347
2014-08-28 23:30:06 +09:00
..
rpc Make DvrServerRpcCallback a separate callback class 2014-08-28 23:30:06 +09:00
v2 Send HTTP exceptions in the format expected by neutronclient 2014-08-18 17:21:45 +04:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extensions.py Fix spelling in get_plugin_interface docstring 2014-07-31 16:45:43 +03:00
versions.py Removing vim header lines 2014-04-01 10:38:31 -04:00