diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-09-26 13:59:52 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-10-01 20:12:36 +0900 |
commit | 29d1a97139535a07c4f87923d4401175a584c183 (patch) | |
tree | 9cffdcf8d1ca12553c65e670f461b6339851d197 /.travis.yml | |
parent | 4348ae6a1f591a73ed3b689f0487dcc2386a30f6 (diff) |
BGPSpeaker/api/operator: Simplify registration decorator
Currently, in Python3, api.operator call APIs, which are used by
BGPSpeaker.rib_get() for example, cannot be registered correctly.
So call('operator.show', **kwargs) fails to get the registered
method by the symbol 'operator.show'.
This patch simplifies the registration decorator for api.operator
call APIs and fixes this problem.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions