Comment 3 for bug 1835386

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

Reviewed: https://review.opendev.org/669116
Committed: https://git.openstack.org/cgit/starlingx/nfv/commit/?id=4d6ff3de71f12d2c5b4d1fc913ab7f6b3da924d9
Submitter: Zuul
Branch: master

commit 4d6ff3de71f12d2c5b4d1fc913ab7f6b3da924d9
Author: junboli <email address hidden>
Date: Thu Jul 4 10:27:56 2019 -0400

    Fix DEPRECATION WARNING for pep8

    When we execute pep8 locally, we find there is
    DEPRECATION WARNING, This warning will be an error
    in tox4 and above, this change is to fix this.

    Change-Id: Iaebe8ffe3aa1b92956403c679600fad0098d8329
    Partial-Bug: #1835386
    Signed-off-by: junboli <email address hidden>