*** This bug is a duplicate of bug 1618187 ***
    https://bugs.launchpad.net/bugs/1618187

Might have been trampled by a more recent bug report?

** This bug has been marked a duplicate of bug 1618187
   InvalidInput exceptions from DHCP RPC handler

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1583759

Title:
  Invalid input for operation: IP allocation requires subnets for
  network

Status in neutron:
  New

Bug description:
  Several people now, including Brian Haley and me, have been chasing
  down this stack trace [1] for a few weeks.  We've seen it in failed
  jobs and we begin chasing it down only to find out that it is a red
  herring.

  I'm filing this bug because we ought to capture what we know about it,
  figure out if it is correlated with any failures, and hopefully
  eliminate the trace so that no longer distracts us from other
  problems.

  I was poking through the stack trace in github.  Since I had the links
  handy, I thought I'd include them here [2-11].  Also, this logstash
  query might be helpful [12].

  [1] http://paste.openstack.org/show/497738/
  [2] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/api/rpc/handlers/dhcp_rpc.py#L211
  [3] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/api/rpc/handlers/dhcp_rpc.py#L93
  [4] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/plugins/common/utils.py#L162
  [5] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/plugins/ml2/plugin.py#L1137
  [6] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/plugins/ml2/plugin.py#L1106
  [7] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/db/db_base_plugin_v2.py#L1247
  [8] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/db/ipam_non_pluggable_backend.py#L204
  [9] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/db/ipam_non_pluggable_backend.py#L362
  [10] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/db/ipam_non_pluggable_backend.py#L245
  [11] 
https://github.com/openstack/neutron/blob/79c1d7efc1/neutron/db/ipam_backend_mixin.py#L335-L337
  [12] 
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22InvalidInput%3A%20Invalid%20input%20for%20operation%3A%20IP%20allocation%20requires%20subnets%20for%20network%5C%22

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1583759/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to