summaryrefslogtreecommitdiffstats
path: root/nova/netconf.py
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2013-06-18 11:01:50 -0700
committerChris Behrens <cbehrens@codestud.com>2013-06-22 21:20:57 +0000
commit92a3190128547403dc603e5a40e377c6eb0c8025 (patch)
tree1a2f81063bc97414f46cca0ef7fff0ef89a328fd /nova/netconf.py
parenta9c695d82111702c562f4bb36fb9ea964b9d0913 (diff)
downloadnova-92a3190128547403dc603e5a40e377c6eb0c8025.tar.gz
nova-92a3190128547403dc603e5a40e377c6eb0c8025.tar.xz
nova-92a3190128547403dc603e5a40e377c6eb0c8025.zip
Fix serialization of iterable types
So far, we have not supported serialization of iterable type arguments to RPC methods. However, the recent change to pass args as a tuple instead of forcing everything to kwargs means that serialization of non-keyword args is broken. This patch adds that support, as well as tests for the serializer, which should have been there in the first place. Related to blueprint unified-object-model Change-Id: Ie02fffd89d9b79b4bc8270c14b2860c0e37d7a92
Diffstat (limited to 'nova/netconf.py')
0 files changed, 0 insertions, 0 deletions