sahara/sahara/api/middleware
Sergey Reshetnyak 1f9d4089f9 Improve compatible with python3
Changes:
* use six.iteritems instead dict.iteritems
* use urllib in CDH API client
* filtering directories in HDP versionhandler because py3 creates
  __pycache__ directory

Unit tests result:

Ran: 750 tests in 13.4569 sec.
 - Passed: 669
 - Skipped: 5
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 76

Change-Id: Ib36b24f04a933c6e134bdace4994a5020ff4166b
2015-05-11 11:40:23 +03:00
..
__init__.py Move middleware package to api package 2014-08-05 17:15:05 +04:00
auth_valid.py Rewrite log levels and messages 2015-03-12 17:16:06 +03:00
log_exchange.py Improve compatible with python3 2015-05-11 11:40:23 +03:00