Carlos Goncalves b38f83120c 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: I50e798178a546132fba608ec4350d19a24986326
2020-08-26 21:08:08 +02:00
2020-08-26 21:08:08 +02:00
2020-07-16 15:21:03 +00:00
2020-07-16 15:56:02 +00:00
2019-04-19 19:35:45 +00:00
2020-06-10 09:30:11 +08:00
2020-07-04 00:05:27 +08:00
2020-03-31 06:46:44 +00:00

Team and repository tags

image

octavia-lib

Latest Version

A library to support Octavia provider drivers.

This python module provides a python library for Octavia provider driver developers.

See the provider driver development guide for more information:

https://docs.openstack.org/octavia/latest/contributor/guides/providers.html

Octavia-lib is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Description
A library to support Octavia provider drivers.
Readme 1.6 MiB
Languages
Python 98.9%
Shell 1.1%