octavia/octavia/volume
Carlos Goncalves bf3d5372b9 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: I15fd7082646d95414bdd8f0815ee44b5867b3ed0
2020-08-21 15:00:27 +02:00
..
drivers Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Support create amphora instance from volume based. 2019-09-10 22:21:42 +00:00
volume_base.py Remove all usage of six library 2020-03-18 17:15:26 -04:00