Comment 8 for bug 1805356

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/620277
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=aaf215b5a59a7e22961d1c155d86367e35e78f87
Submitter: Zuul
Branch: master

commit aaf215b5a59a7e22961d1c155d86367e35e78f87
Author: Yang Youseok <email address hidden>
Date: Tue Nov 27 18:39:26 2018 +0900

    Convert instance method to staticmethod in linuxbridge_neutron_agent

    Convert unnessary instance method to staticmethod so that any plugin
    API can use the methods.

    Closes-Bug: #1805356
    Change-Id: Ic568f470b813b85cfa46aa46308480e2579f779c