← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1952898] [NEW] Allow modification of max retries in OVSNeutronAgent

 

Public bug reported:

Modifying max device retries in classes inheriting from OVSNeutronAgent is quite hard because it uses module constant.
Since our internal agent providing vrack functionality depends heavily on OVSNeutronAgent it would be nice to be able to change that value without having to overwrite all functions using MAX_DEVICE_RETRIES constant.

** Affects: neutron
     Importance: Undecided
     Assignee: Szymon Wróblewski (bluex)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Szymon Wróblewski (bluex)

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

Title:
  Allow modification of max retries in OVSNeutronAgent

Status in neutron:
  In Progress

Bug description:
  Modifying max device retries in classes inheriting from OVSNeutronAgent is quite hard because it uses module constant.
  Since our internal agent providing vrack functionality depends heavily on OVSNeutronAgent it would be nice to be able to change that value without having to overwrite all functions using MAX_DEVICE_RETRIES constant.

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



Follow ups