neutron/neutron/services
Arata Notsu 38474e2ae1 Remove confusing comment and code for LBaaS
The comment "the driver is optional" is inconsistent with what actually
done. And "vif_driver = None" after raising an exception makes no sense.
So this patch removes these lines.

Change-Id: I7f3d5b6df61037307e952a478f47c59485601847
2013-11-11 20:33:43 +09:00
..
firewall Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
l3_router Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
loadbalancer Remove confusing comment and code for LBaaS 2013-11-11 20:33:43 +09:00
metering Fix message i18n error 2013-09-08 15:58:12 +08:00
vpn Use L3 api from vpn ipsec driver via service plugin 2013-10-11 14:03:05 -07: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 LBaaS integration with service type framework 2013-09-03 23:05:33 +04:00