octavia-lib/octavia_lib/api
Brian Haley a3b01fd310 Fix loadbalancer_update argument typo
Provider drivers who override this definition started
seeing a failure due to a typo. For example:

  W0237: [Parameter 'new_loadbalncer' has been renamed to
  'new_loadbalancer' in overridden 'MyProviderDriver.
  loadbalancer_update' method (arguments-renamed)

While we just updated .pylintrc to ignore the error,
might as well fix the typo.

Change-Id: I28e210605d2d8bc06bc99844c92b538568dbac45
2021-07-08 21:30:16 +00:00
..
drivers Fix loadbalancer_update argument typo 2021-07-08 21:30:16 +00:00
__init__.py Initial provider driver library checkin 2018-11-12 10:39:44 -08:00