RETIRED, Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Sergey Lukjanov 9f8a8341f7 Use stevedore for plugins loading
Stevedore is the common approach to load plugins in OpenStack. It
provides extremely much more options than current handmade plugins
loader. We'll need it espessially for implementing pluggable resources
provisioning code.

In addition, setting vanilla and hdp as default plugins to make minimal
config easier.

Implements blueprint use-stevedore

Change-Id: I96700bf34417c9bcd24d4f60b2deaa88a8c7c2d9
2013-12-06 00:12:48 +04:00
.gitignore Added EDP testing 2013-10-10 13:46:58 +04:00
requirements.txt Use stevedore for plugins loading 2013-12-06 00:12:48 +04:00
setup.cfg Use stevedore for plugins loading 2013-12-06 00:12:48 +04:00
setup.py Remove version pbr pins from setup_requires 2013-09-22 12:22:17 +04:00
test-requirements.txt Hacking contains all needed requirements 2013-11-18 19:27:10 +04:00
tox.ini There is no sense to keep py33 in tox envs 2013-11-29 22:48:48 +04:00