neutron/neutron/services
KIYOHIRO ADACHI 75c7f6a17a Remove unused variable
o neutron/services/firewall/drivers/linux/iptables_fwaas.py:FWAAS_CHAIN
  = 'fwaas'

  This variable was added in the following commit.

    commit 7e48716086
    Author: Rajesh Mohan <rajesh.mlists@gmail.com>
    Date:   Fri Jun 21 17:55:08 2013 -0700

        Firewall as a Service (FWaaS) Iptables Driver

  But there is no evidence that was used.

Change-Id: I5633e74e2441b71e3dddaa0c2f6a5804778e21e1
2014-02-28 21:23:18 +09:00
..
firewall Remove unused variable 2014-02-28 21:23:18 +09:00
l3_router Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
loadbalancer options: consolidate options definitions 2014-02-24 13:25:11 +09:00
metering options: consolidate options definitions 2014-02-24 13:25:11 +09:00
vpn Fix typo in service_drivers.ipsec 2014-02-18 04:31:11 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
provider_configuration.py Fix usage of _fields method in provider_configuration.py 2013-09-23 08:07:16 +04:00
service_base.py Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00