6 Commits

Author SHA1 Message Date
Dirk Mueller
377c6b0921 Remove unused imports, reenable pyflakes
Reenable pyflakes checks, remove unused imports
which is a fallout from the reenablement.

Change-Id: Icfca59bb19c1121340777b0acdebc3cbf6a94931
2014-05-30 17:18:29 +02:00
Dirk Mueller
31225b5ea6 Fix various Pep8 1.4.x warnings
Pep8 1.4.x has a few bugs being fixed where Pep8 rules
where not properly enforced. Fix the fallout:

tests/test_shell.py:53:80: E501 line too long (80 > 79 characters)
tests/v1/test_auth.py:217:36: E231 missing whitespace after ':'
tests/v1/test_security_services.py:121:46: E231 missing whitespace
tests/old/contrib/test_list_extensions.py:12:80: E501 line too long
(80 > 79 characters)

Change-Id: Iaf0b950e95127de3ffa7cede616839d53a410b0e
2014-05-27 21:52:50 +02:00
vik
041bfa455c cleaned client with fixed tests. no quotas functionality implemented 2013-09-10 03:26:11 -04:00
Yulia Portnova
77dffa2c99 mass replace cinder to manila 2013-09-05 13:32:38 +03:00
Yulia Portnova
fa125b7714 setup.py fixed 2013-09-03 14:37:34 +03:00
Ben Swartzlander
5e9ada9fc6 Initial checkin 2013-09-02 23:42:41 -04:00