b7be99c147
Library "distutils" will be marked as deprecated in Python 3.10: https://peps.python.org/pep-0386/ This patch does the following replacements, that provide the same functionality and API: - distutils.spawn.find_executable -> shutil.which Change-Id: Ib9cf36a70b6e5aba93f87e6be5c2636599166de2 Closes-Bug: #1973780 |
||
---|---|---|
devstack | ||
doc | ||
etc | ||
neutron_fwaas | ||
playbooks | ||
releasenotes | ||
roles/configure_functional_tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
Team and repository tags
Warning
Due to lack of maintainers this project is now deprecated in the
Neutron stadium and will be removed from stadium in W
cycle. If You want to step in and be maintainer of this project to keep
it in the Neutron stadium, please contact the neutron team
via openstack-discuss@lists.openstack.org
or IRC channel #openstack-neutron @freenode.
Welcome!
This package contains the code for the Neutron Firewall as a Service (FWaaS) service. This package requires Neutron to run.
External Resources:
The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.
Code is available on git.openstack.org at: <https://opendev.org/openstack/neutron-fwaas>.
Please refer to Neutron documentation for more information: Neutron README.rst
Get release notes: Neutron FWaaS Release Notes