RETIRED, Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Telles Nobrega 47fc69ba2c Migrate away from oslo_i18n.enable_lazy()
The method is known to be problematic, and it is going to be
deprecated:
http://lists.openstack.org/pipermail/openstack-operators/2018-November/016139.html

Moreover, its usage in Sahara produces some nasty side-effects
when Python 3.x is used. The provisioning of the clusters ends
abruptly when sahara-engine tries to update the status in the
database, with a failure inside oslo_i18n.

Change-Id: I19b5b25d1afa8daaad372b7a89b1c2c7f01785a0
2019-01-17 11:12:50 -03:00
doc Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
releasenotes/source Updating plugin documentation and release notes 2019-01-08 19:24:26 -03:00
sahara_plugin_vanilla Migrate away from oslo_i18n.enable_lazy() 2019-01-17 11:12:50 -03:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.gitreview Add .gitreview and basic Zuul jobs 2019-01-08 14:32:09 +01:00
.stestr.conf Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
.zuul.yaml Updating plugin documentation and release notes 2019-01-08 19:24:26 -03:00
babel.cfg Fix translations: add the babel.cfg file 2019-01-15 15:28:35 +01:00
errors.txt Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
LICENSE Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
lower-constraints.txt Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
README.rst Updating plugin documentation and release notes 2019-01-08 19:24:26 -03:00
requirements.txt Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
setup.cfg Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements.txt Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
tox.ini Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00

Team and repository tags

image

OpenStack Data Processing ("Sahara") Vanilla Plugin

OpenStack Sahara Vanilla Plugin provides the users the option to start Vanilla clusters on OpenStack Sahara. Check out OpenStack Sahara documentation to see how to deploy the Vanilla Plugin.

Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara

Storyboard project: https://storyboard.openstack.org/#!/project/openstack/sahara-plugin-vanilla

Sahara docs site: https://docs.openstack.org/sahara/latest/

Quickstart guide: https://docs.openstack.org/sahara/latest/user/quickstart.html

How to participate: https://docs.openstack.org/sahara/latest/contributor/how-to-participate.html

Source: https://git.openstack.org/cgit/openstack/sahara-plugin-vanilla

Bugs and feature requests: https://storyboard.openstack.org/#!/project/openstack/sahara-plugin-vanilla

Release notes: https://docs.openstack.org/releasenotes/sahara-plugin-vanilla/

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0