← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1850292] [NEW] Fullstack test can try to use IP address from outside the subnet's allocation pool

 

Public bug reported:

Example of failure
https://storage.gra1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_076/679399/22/gate
/neutron-fullstack/07671c7/testr_results.html.gz

It seems that in method _find_available_ips: https://github.com/openstack/neutron/blob/94f69ab407d081ce49fa5a93946c4cd41bf6ee89/neutron/tests/fullstack/base.py#L130
it may happen that as random IP will be chosen address from outside of allocation pool defined in neutron db.

** Affects: neutron
     Importance: Medium
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: fullstack gate-failure

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

Title:
  Fullstack test can try to use IP address from outside the subnet's
  allocation pool

Status in neutron:
  Confirmed

Bug description:
  Example of failure
  https://storage.gra1.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_076/679399/22/gate
  /neutron-fullstack/07671c7/testr_results.html.gz

  It seems that in method _find_available_ips: https://github.com/openstack/neutron/blob/94f69ab407d081ce49fa5a93946c4cd41bf6ee89/neutron/tests/fullstack/base.py#L130
  it may happen that as random IP will be chosen address from outside of allocation pool defined in neutron db.

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


Follow ups