Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Bo Wang 4d6c78cbfb Python3: Fix using dictionary keys()
It will throw TypeError when you try to operate on
dict.keys() like a list in python3.
ref:https://docs.python.org/3/library/stdtypes.html#dictionary-view-objects

Change-Id: I3f1173e74ddd589f3d363597bd1562299f92e93d
2016-02-11 22:50:25 +08:00
doc/source Publish sample conf to docs 2015-11-10 13:01:46 +03:00
releasenotes/source Add "unreleased" release notes page 2015-11-16 17:25:09 +03:00
sahara Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
.gitignore Remove old integration tests for sahara codebase 2015-11-19 07:59:15 +00:00
requirements.txt Updated from global requirements 2016-01-06 23:28:02 +00:00
setup.cfg Remove version from setup.cfg 2015-12-03 03:25:23 -08:00
setup.py Updated from global requirements 2015-09-22 03:37:33 +00:00
test-requirements.txt Updated from global requirements 2016-01-12 05:06:27 +00:00
tox.ini add debug testenv in tox 2016-01-13 20:47:20 +08:00