Comment 24 for bug 1773981

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45894
Committed: http://github.com/Juniper/contrail-nova-vif-driver/commit/65ecfdbfef0d3a581f3856034b66569fb4a145ea
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 65ecfdbfef0d3a581f3856034b66569fb4a145ea
Author: Andrey Pavlov <email address hidden>
Date: Thu Aug 30 19:28:57 2018 +0300

fix IPAddress serializing

nova passes netaddr.IPAddress to vif plugin that can't be
serialized by oslo/msgpack

Change-Id: I5a01f9c99088c285c606a5a49b47e96ed70ced74
Partial-Bug: #1773981