Comment 5 for bug 1742963

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/queens)

Reviewed: https://review.openstack.org/546778
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5a646d82bad6a71da28296e3ab06dc5ce2c0f716
Submitter: Zuul
Branch: stable/queens

commit 5a646d82bad6a71da28296e3ab06dc5ce2c0f716
Author: Édouard Thuleau <email address hidden>
Date: Fri Jan 12 16:20:32 2018 +0100

    Update plugs Contrail methods to work with privsep

    As privsep uses the msgpack to send method arguments to the privsep
    daemon, we could not use anymore custom data type like
    nova.objects.instance.Instance.

    Change-Id: I09f04d5b2f1cb39339ad7c4569186db5d361797a
    Closes-Bug: #1742963
    (cherry picked from commit 1f5fe3190bf2e0987945a6ef9ec430673c9fa736)