manila/manila
Andreas Jaeger ab96ccb1ef Flake8: Fix H302
Fix H302 and enable the test:
H302  import only modules.'from X import Y' does not import a module

Fix also in the touched files the following:
E128 continuation line under-indented for visual indent

Change-Id: I3116c030a5dc0b5be2b4413beaa460e483215774
Partial-Bug: #1333290
2014-08-26 12:50:59 +02:00
..
api Flake8: Fix H302 2014-08-26 12:50:59 +02:00
common Flake8: Fix E126 and E127 2014-08-23 08:43:02 +00:00
compute Flake8: Fix H302 2014-08-26 12:50:59 +02:00
db pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
locale Remove LVM driver 2014-08-19 12:05:12 +03:00
network Flake8: Fix H302 2014-08-26 12:50:59 +02:00
openstack Add config module from oslo-incubator 2014-08-12 15:12:17 +02:00
scheduler Enable E121,E122,E123,E124,E125,E129 flake8 tests 2014-08-22 21:31:47 +02:00
share Flake8: Fix H302 2014-08-26 12:50:59 +02:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Flake8: Fix H302 2014-08-26 12:50:59 +02:00
volume Flake8: Fix H302 2014-08-26 12:50:59 +02:00
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
context.py py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00:00
exception.py Use oslo.db in manila 2014-07-23 16:26:14 +04:00
manager.py Further pep8 fixes 2014-08-15 15:41:56 +02:00
policy.py Use common code within manila.policy module 2014-08-13 21:29:51 +00:00
quota.py Further pep8 fixes 2014-08-15 15:41:56 +02:00
rpc.py Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
service.py Enabled hacking check H403 2014-07-10 16:53:41 +02:00
test.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
utils.py Flake8: Fix some occurences of F841 2014-08-23 19:38:34 +02:00
version.py Replaced cinder with manila 2013-09-04 15:45:32 +03:00
wsgi.py Replace utils.config_find with CONF.find_file 2014-08-13 21:30:03 +00:00