Neutron shared routines and utilities.
Go to file
zhouhenglc d2b395f8dc fix pep8 error
with pylint >= 2.13.8 pep8 check fails with following error:
neutron_lib/api/extensions.py:266:8: E1124: Argument 'extension_attrs_map'
passed by position and keyword in method call (redundant-keyword-arg)

for more detail: [1] [2]

[1] https://zuul.opendev.org/t/openstack/build/caa4cd429225408bad491c71c6525a6f
[2] https://zuul.opendev.org/t/openstack/build/1da3742f85e34614ac38f9d4fdbc7f01

Change-Id: Icf6c7095acbea0b967a0b2304e0a9a3f61fb9a9b
2022-05-06 14:37:22 +08:00
api-ref/source Merge "Remove unimplemented api-def: BFD monitors" 2022-04-29 11:52:35 +00:00
doc remove unicode from code 2022-01-19 09:15:45 +08:00
neutron_lib fix pep8 error 2022-05-06 14:37:22 +08:00
releasenotes Merge "Refactor session "is_active" handling for sqlalchemy-20" 2022-04-29 16:02:51 +00:00
tools Remove import statement for six 2021-12-19 14:21:51 +09: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 Bump requirements and disable f-string check 2021-09-21 11:57:06 +00:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05: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
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-13 20:51:05 +09: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 Drop lower-constraints.txt and its testing 2022-04-30 20:09:08 -05:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO