Neutron shared routines and utilities.
Go to file
Brian Haley e92e98f8c6 Start running pylint for pep8 tests
When 'tox -e pep8' was run it didn't run any pylint
checks, let's start doing it.

Fixed issues pylint found, 2.6.0 added two new checkers
[1] that make pep8 validation fail:

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

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

Change-Id: Ib83f30696269c968f41f9c1131596268a4412658
2020-09-17 09:53:01 -04:00
api-ref/source Merge "Add source_ip_prefix and destination_ip_prefix to metering label rules" 2020-08-31 22:27:56 +00:00
doc Change policy on neutron-lib migration 2020-07-10 14:22:17 -04:00
neutron_lib Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
releasenotes Merge "Add placement client methods for allocations" 2020-09-04 00:13:02 +00:00
tools Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Switch to stestr 2018-05-24 11:09:18 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:02 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.pylintrc Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Add neutron-tempest-plugin-api job to be gating in neutron-lib 2020-08-12 12:48:54 +02:00
CONTRIBUTING.rst Merge "Update links in CONTRIBUTING.rst" 2017-10-05 20:47:37 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
lower-constraints.txt Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Fix lower-constraints job for focal 2020-09-10 15:41:10 +00:00
setup.cfg Remove translation sections from setup.cfg 2020-05-23 16:49:31 +08:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
tox.ini Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO