neutron-vpnaas/neutron/extensions
snaiksat a5a88c7ed3 Firewall as a Service (FWaaS) APIs and DB Model
Implements: blueprint quantum-fwaas

blueprint: quantum-fwaas-plugin

This is the first iteration of the FWaaS implementation and
is geared towards implementing the model that will be
required to at least address the reference implementation.

This iteration will not include implementation of the following
features:
* grouping or dynamic objects
* application/service objects

Change-Id: I57a62d6e9d3f1e6c4dd44cd5c745710a3d9e488e
2013-07-29 22:06:50 -07:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
flavor.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_ext_gw_mode.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3agentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
lbaas_agentscheduler.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
loadbalancer.py Add status description field for lbaas objects 2013-07-10 18:04:46 +04:00
portbindings.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
portsecurity.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
providernet.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
quotasv2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routedserviceinsertion.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py Limit min<=max port check to TCP/UDP in secgroup rule 2013-07-08 22:42:32 +09:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00