Neutron shared routines and utilities.
Go to file
Takashi Natsume cb031937ed Remove import statement for six
Utilization of six library have been removed since
Ic6da328a6219c8a00d38602f6b539a2ff5be1b2e .
However an import statement for six in tools/pyir.py
has not been removed.
So remove the import statement for six in tools/pyir.py.

Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Change-Id: Iff0252ab07cef36b0ec8f4abcc3092959fae161c
2021-12-19 14:21:51 +09:00
api-ref/source Rehome QoS floating IP extension 2021-11-24 08:52:52 +00:00
doc [Doc] Update callbacks guide 2021-10-09 17:53:19 +02:00
neutron_lib Allow to pass custom reason in NetworkInUse exception 2021-12-15 14:28:09 +05:30
releasenotes Add new method "update_network" to "L3AgentExtension". 2021-12-10 10:43:03 +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 Add Python3 yoga unit tests 2021-09-10 14:31:43 +00: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 Bump requirements and disable f-string check 2021-09-21 11:57:06 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-22 11:23:33 +08:00
requirements.txt Make neutron-lib aware about system scope tokens 2021-03-12 14:47:37 +01: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 Change minversion of tox to 3.18.0 2021-05-18 23:49:41 +09:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO