neutron/neutron/plugins/ml2/extensions
Ihar Hrachyshka d148e68b71 Introduce base interface for core resource extensions
The interface can be found in neutron.core_extensions.base.

Adopted the interface in qos core resource extension.

Alos moved qos_extension under neutron.core_extensions.qos. Partially,
this is to avoid confusion around the fact that the module does not
really contain a neutron API extension but core resource extension.

Change-Id: I6f6976aa49694f7ef17afa4e93bc769cd0069f65
Partially-Implements: blueprint quantum-qos-api
2015-08-07 21:36:15 +02:00
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
port_security.py populate port security default into network 2015-06-29 09:31:43 +08:00
qos.py Introduce base interface for core resource extensions 2015-08-07 21:36:15 +02:00