python-octaviaclient/octaviaclient/api/v2
Carlos Goncalves 09f8acc306 Fix new pylint errors
Pylint 2.6.0 added two new checkers [1] that make pep8 validation to
fail:

- raise-missing-from (W0707)
- super-with-arguments (R1725)

[1] http://pylint.pycqa.org/en/latest/technical_reference/features.html

Change-Id: I861115d01315c7c3d8c235efd20ccde04bddea46
2020-08-25 21:31:21 +02:00
..
__init__.py Complement Octavia client with a set of features 2017-12-06 10:53:39 -08:00
octavia.py Fix new pylint errors 2020-08-25 21:31:21 +02:00