Public bug reported:
The testing class "TestOvnNbIdlNotifyHandler" uses self.driver to create the
"ovsdb_monitor.OvnNbIdl" instance, instead of self.mech_driver.
* self.driver: ML2Plugin instance
* self.mech_driver: OVNMechDriver instance
The needed object to create the "OvnNbIdl" instance is the
"OVNMechDriver" one.
** Affects: neutron
Importance: Low
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
** Changed in: neutron
Importance: Undecided => Medium
** Changed in: neutron
Importance: Medium => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1990374
Title:
"TestOvnNbIdlNotifyHandler" uses ML2Plugin instead of OVNMechDriver
Status in neutron:
New
Bug description:
The testing class "TestOvnNbIdlNotifyHandler" uses self.driver to create the
"ovsdb_monitor.OvnNbIdl" instance, instead of self.mech_driver.
* self.driver: ML2Plugin instance
* self.mech_driver: OVNMechDriver instance
The needed object to create the "OvnNbIdl" instance is the
"OVNMechDriver" one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1990374/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp