neutron/quantum/extensions
Zhongyue Luo f78b0f9b05 Logging module cleanup
Replaced logging with openstack.common.log
Removed imports where logging is not used

Fixes bug #1095541

Change-Id: I5b03d9697dde3ef3520f67d1d8166f7af7689551
2013-01-03 16:20:56 +08:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
_credential_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_novatenant_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_pprofiles.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
_qos_view.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
_quotav2_driver.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00
_quotav2_model.py Add quota per-tenant. 2012-08-14 23:27:56 +08:00
credential.py Logging module cleanup 2013-01-03 16:20:56 +08:00
flavor.py Use openstack common log to do logging. 2012-11-01 10:09:57 +08:00
l3.py Ensure that exception prints correct text. 2013-01-02 15:31:25 +00:00
loadbalancer.py The patch introduces an API extension for LBaaS service 2012-12-19 13:11:47 +04:00
multiport.py Logging module cleanup 2013-01-03 16:20:56 +08:00
novatenant.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
portbindings.py Add VIF binding extensions 2012-12-05 09:01:15 +00:00
portprofile.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
providernet.py Provider network implementation for NVP plugin. 2013-01-02 11:55:18 -08:00
qos.py Logging module cleanup 2013-01-03 16:20:56 +08:00
quotasv2.py Move extension.py into quantum/api. 2012-11-20 10:07:29 -05:00
securitygroup.py Exceptions cleanup 2012-12-31 08:01:52 +00:00