yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55386
[Bug 1615690] [NEW] TypeError with native openflow agent if no datapath_id returned
Public bug reported:
In case no datapath_id is returned (ex. deployment is broken in some way) the _get_dpid will raise TypeError while trying to process [].
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py#L49
log - http://paste.openstack.org/show/562232/
** Affects: neutron
Importance: Undecided
Assignee: Inessa Vasilevskaya (ivasilevskaya)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Inessa Vasilevskaya (ivasilevskaya)
** Description changed:
- In case no datapath_id is returned (ex. deployment is broken in some
- way) the _get_dpid will raise TypeError while trying to process [].
+ In case no datapath_id is returned (ex. deployment is broken in some way) the _get_dpid will raise TypeError while trying to process [].
+ https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py#L49
log - http://paste.openstack.org/show/562232/
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1615690
Title:
TypeError with native openflow agent if no datapath_id returned
Status in neutron:
New
Bug description:
In case no datapath_id is returned (ex. deployment is broken in some way) the _get_dpid will raise TypeError while trying to process [].
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py#L49
log - http://paste.openstack.org/show/562232/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1615690/+subscriptions
Follow ups