deb-sahara/sahara/conductor
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 Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
api.py Move updating provision progress to conductor 2015-03-16 21:45:36 +04:00
manager.py Move updating provision progress to conductor 2015-03-16 21:45:36 +04:00
objects.py Move updating provision progress to conductor 2015-03-16 21:45:36 +04:00
resource.py Improve compatible with python3 2015-05-11 11:40:23 +03:00