yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77954
[Bug 1824346] [NEW] Check in "_update_segmentation_id" that the mech_driver has an agent
Public bug reported:
In [1] it is assumed that all mechanism drivers have an agent, but the
mech driver API [2] doesn't enforce it. An additional check must be done
in order to retrieve the "agent_type" instance variable.
[1] https://review.openstack.org/#/c/633165/20/neutron/plugins/ml2/plugin.py@814
[2] https://github.com/openstack/neutron-lib/blob/stable/stein/neutron_lib/plugins/ml2/api.py#L37
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1824346
Title:
Check in "_update_segmentation_id" that the mech_driver has an agent
Status in neutron:
New
Bug description:
In [1] it is assumed that all mechanism drivers have an agent, but the
mech driver API [2] doesn't enforce it. An additional check must be
done in order to retrieve the "agent_type" instance variable.
[1] https://review.openstack.org/#/c/633165/20/neutron/plugins/ml2/plugin.py@814
[2] https://github.com/openstack/neutron-lib/blob/stable/stein/neutron_lib/plugins/ml2/api.py#L37
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1824346/+subscriptions
Follow ups