yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38262
[Bug 1493653] [NEW] DVR: port with None binding:host_id can't be deleted
Public bug reported:
On Neutron master branch, in bellow use case, a port can't be deleted
1. create a DVR router
2. create a network, a subnet which disable dhcp
3. create a port with device_owner=compute:None
when we delete this port, we will get a error:
root@compute:/var/log/neutron# neutron port-delete 830d6db6-cd00-46ff-8f17-f32f363de1fd
Agent with agent_type=L3 agent and host= could not be found
** Affects: neutron
Importance: Undecided
Assignee: shihanzhang (shihanzhang)
Status: New
** Changed in: neutron
Assignee: (unassigned) => shihanzhang (shihanzhang)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1493653
Title:
DVR: port with None binding:host_id can't be deleted
Status in neutron:
New
Bug description:
On Neutron master branch, in bellow use case, a port can't be deleted
1. create a DVR router
2. create a network, a subnet which disable dhcp
3. create a port with device_owner=compute:None
when we delete this port, we will get a error:
root@compute:/var/log/neutron# neutron port-delete 830d6db6-cd00-46ff-8f17-f32f363de1fd
Agent with agent_type=L3 agent and host= could not be found
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1493653/+subscriptions
Follow ups