yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80894
[Bug 1848500] Re: Implement an OpenFlow monitor
Reviewed: https://review.opendev.org/689150
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cdadaef53abadfd0176fc2ffffe334a721e11156
Submitter: Zuul
Branch: master
commit cdadaef53abadfd0176fc2ffffe334a721e11156
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Thu Oct 17 13:09:19 2019 +0000
OpenFlow monitor
This OF monitor will track the changes in the OF list in a OVS bridge.
The events (ADDED, MODIFIED, DELETED) are stored internally in the
instance and can be retrieved using the property "of_events". Once
the stored events are read, the buffer is deleted.
Change-Id: I9fd571881bdd899d0ad0f5105dc48ddd123b86f6
Closes-Bug: #1848500
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1848500
Title:
Implement an OpenFlow monitor
Status in neutron:
Fix Released
Bug description:
Implement an OpenFlow monitor, mainly for testing. With this active
monitor, any test will be able to track any change in the OF rules in
a bridge.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1848500/+subscriptions
References