diff options
author | Dan Smith <danms@us.ibm.com> | 2013-06-04 08:07:24 -0700 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-06-04 14:25:38 -0700 |
commit | 5d9cb7dd354dc1a1eae9985521c0f4b2ea4d876e (patch) | |
tree | 2bc062fca9fe791835d49a2a043015c11923b3e7 /nova/utils.py | |
parent | 820135933168feeb6320a23555ca0ebf5e14fa08 (diff) | |
download | nova-5d9cb7dd354dc1a1eae9985521c0f4b2ea4d876e.tar.gz nova-5d9cb7dd354dc1a1eae9985521c0f4b2ea4d876e.tar.xz nova-5d9cb7dd354dc1a1eae9985521c0f4b2ea4d876e.zip |
Make object actions pass positional arguments
This changes the Object API to also pass positional arguments
to remotable methods. Previously, we required only keyword arguments
to these methods in order to mirror our current RPC behavior.
This is not really necessary and could be confusing.
Since there are no actual users of these APIs in the tree right
now, we can make this change without needing to bump any versions.
Related to blueprint unified-object-model
Change-Id: Ifb12843d16500d383d4e9c607121d5584400f247
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions