Comment 3 for bug 1800186

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

Reviewed: https://review.openstack.org/613638
Committed: https://git.openstack.org/cgit/openstack/networking-bigswitch/commit/?id=8c7b6b429a5d2330c56304d3840cbbd1fac62120
Submitter: Zuul
Branch: master

commit 8c7b6b429a5d2330c56304d3840cbbd1fac62120
Author: Boden R <email address hidden>
Date: Fri Oct 26 10:34:59 2018 -0600

    add local tox targets for pep8 and py27

    This patch adds local tox targets for pep8 and python 2.7 as per [1]
    that will install dependencies in editable mode.
    To run them use the pep8-dev and py27-dev targets respectively.

    Py3 support is still needed, but it appears there's lots of work
    to do in this code before it'll run successfully.

    [1] https://etherpad.openstack.org/p/neutron-sibling-setup

    Partial-Bug: 1800186

    Change-Id: If65fb3494ca7453005be1526a5178ff2f581938e