yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66373
[Bug 1708389] [NEW] wsgi and rpc-server has issues with dhcp when creating subnet
Public bug reported:
I'm not sure how to trace this down further, but with neutron-api
running as a wsgi script in a container, and neutron-rpc-server running
in a separate container. When creating a subnet in the openstack-cli,
e.g. "subnet create --network network1 --subnet-range 10.0.0.0/24
subnet1", the rpc-server logs and dhcp-agent logs fill up with these
errors;
ValueError: Unrecognized attribute(s) 'binding:host_id'
I'm attaching some logs with a stack-trace.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron-dhcp-agent neutron-rpc-server
** Attachment added: "stack-traces from neutron-dhcp-agent and neutron-rpc-server"
https://bugs.launchpad.net/bugs/1708389/+attachment/4926416/+files/dhcp-error.log
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1708389
Title:
wsgi and rpc-server has issues with dhcp when creating subnet
Status in neutron:
New
Bug description:
I'm not sure how to trace this down further, but with neutron-api
running as a wsgi script in a container, and neutron-rpc-server
running in a separate container. When creating a subnet in the
openstack-cli, e.g. "subnet create --network network1 --subnet-range
10.0.0.0/24 subnet1", the rpc-server logs and dhcp-agent logs fill up
with these errors;
ValueError: Unrecognized attribute(s) 'binding:host_id'
I'm attaching some logs with a stack-trace.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1708389/+subscriptions
Follow ups