Neutron shared routines and utilities.
Go to file
Rodolfo Alonso Hernandez b4e33e5e7a Add "supported_extensions" method to MechanismDriver
This method returns the supported plugin extensions, given a
set of them. Each mechanism driver will be able to implement each
own filtering method.

By default, the method will return the same set of extensions
without any filtering.

Related-Bug: #1888829

Change-Id: I6fd62f6f393b635e6710020adab736a09a142556
2020-07-28 12:13:16 +00:00
api-ref/source [FWaaS] Add note about deprecation of the neutron-fwaas project 2020-07-07 09:11:02 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 10:22:57 +02:00
neutron_lib Add "supported_extensions" method to MechanismDriver 2020-07-28 12:13:16 +00:00
releasenotes Add "supported_extensions" method to MechanismDriver 2020-07-28 12:13:16 +00:00
tools Remove library "six" 2020-01-22 13:16:45 +00: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
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml Update to victoria jobs template 2020-05-12 17:27:55 -04: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
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 10:22:57 +02:00
requirements.txt Remove library "six" 2020-01-22 13:16:45 +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 Switch to newer openstackdocstheme and reno versions 2020-05-21 10:22:57 +02:00
tox.ini Update to victoria jobs template 2020-05-12 17:27:55 -04:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO