← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1938202] [NEW] Cannot adjust number of resources in one agent step during device handling.

 

Public bug reported:

Number of resources for neutron agent side functions
to deal with large sets always equals 100.
Number of resources for neutron to divide
the large RPC call data sets always equals 20.
In "big" networks even these numbers can be
still huge and causes service timeouts.

https://opendev.org/openstack/neutron/src/branch/master/neutron/common/_constants.py#L58

** Affects: neutron
     Importance: Undecided
     Assignee: Mitya Eremeev (mitos)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Mitya Eremeev (mitos)

** Changed in: neutron
       Status: New => In Progress

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

Title:
  Cannot adjust number of resources in one agent step during device
  handling.

Status in neutron:
  In Progress

Bug description:
  Number of resources for neutron agent side functions
  to deal with large sets always equals 100.
  Number of resources for neutron to divide
  the large RPC call data sets always equals 20.
  In "big" networks even these numbers can be
  still huge and causes service timeouts.

  https://opendev.org/openstack/neutron/src/branch/master/neutron/common/_constants.py#L58

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



Follow ups