diff options
author | Ole Troan <ot@cisco.com> | 2017-01-26 11:13:00 +0100 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-01-27 01:06:47 +0000 |
commit | 3d31f00c64de8900730440750182e64fa01ef885 (patch) | |
tree | cdbfde0c80d4ae46b13697f9ebf997f2276f7b04 /src/plugins/snat/out2in.c | |
parent | e7c034bf63afda379adcca1b810a4c671f4b3213 (diff) |
Python API: event_callback not initialised.
Even when not requesting notification the VPP API
sends event notifications on certain calls. E.g.
creating interfaces.
Traceback (most recent call last):
File "/vpp/ipfix/src/vpp-api/python/vpp_papi/vpp_papi.py", line 447, in msg_handler_sync
if self.event_callback:
AttributeError: VPP instance has no attribute 'event_callback'
Change-Id: I4ca30c49df298655dc8948c5ebd68de0b3d6a592
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/plugins/snat/out2in.c')
0 files changed, 0 insertions, 0 deletions