Comment 5 for bug 1624496

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-dynamic-routing (stable/newton)

Reviewed: https://review.openstack.org/373471
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=ceac1a94a8a9400e7e46e7860f628215a8f56336
Submitter: Jenkins
Branch: stable/newton

commit ceac1a94a8a9400e7e46e7860f628215a8f56336
Author: Armando Migliaccio <email address hidden>
Date: Fri Sep 16 11:06:22 2016 -0700

    Stop using _create_or_update_agent

    There is a public method, use it instead!

    Closes-bug: #1624496

    (cherry picked from commit b4c840d97b828c4f81c813f41f3de5f1355f2896)

    Change-Id: Ie076a2860a54c5e2958c16593c3f39f86353cd34

    pep8: switched to neutron-lib hacking checks

    A recent hacking check landed in neutron broke the pep8 target for the
    repo. Using hacking checks from neutron is error prone.

    This patch switches the repo to checks from neutron-lib. It also skips
    N530 check because the repo still imports from neutron.*

    (cherry picked from commit fa11d9a0a5af3b9a9714bbfa82b6dc7b9f40e5df)

    Change-Id: I70ce6698a3f25af39917ec7bdf1a31a1d4cabf89