Comment 6 for bug 1625135

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

Reviewed: https://review.openstack.org/372750
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4371ae010a7888220bb67ca9bd423e54c0239fd4
Submitter: Jenkins
Branch: master

commit 4371ae010a7888220bb67ca9bd423e54c0239fd4
Author: Armando Migliaccio <email address hidden>
Date: Mon Sep 19 13:27:30 2016 -0700

    Ensure trunk status is acknowledged during OVS subport operations

    Before this patch, change to trunk status was reported only when
    subports were being added, but not when being removed. This patch
    tweak things to make sure the same happens on subports removal.

    This patch also improves unit coverage for the parts of the code
    affected. In particular the import of oslo_context has been aliased
    to catch errors where context as variable is shadowed by the homonym
    module.

    Closes-bug: #1625135

    Change-Id: I73127d7829c31ca66578eb8f7d76409b36c9dc6d