Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
ZhongShengping d6b6947c60 Update Python 3 test runtimes for Train
This goal is to implement the process set out in the 2018-10-24 Python
Update Process TC resolution[1], for the Train cycle to ensure unit
testing is in place for all of the Tested Runtimes for Train[2].
In practice, this generally means adding unit tests for Python 3.7 and dropping
unit tests for Python 3.5. Using the Zuul template for Train will ensure that
all projects that support Python3 will be tested against the agreed runtime
versions, and make it easier to update them in future.

[1]https://governance.openstack.org/tc/resolutions/20181024-python-update-process.html
[2]https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: Ib2d10c734e99066c8d5364e25df6cdd8641f6760
Depends-On: https://review.opendev.org/#/c/641878/
2019-05-09 17:34:52 +08:00
doc Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
releasenotes/source Update master for stable/stein 2019-03-20 04:49:45 +00: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 OpenDev Migration Patch 2019-04-19 19:41:53 +00:00
.stestr.conf Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
.zuul.yaml Update Python 3 test runtimes for Train 2019-05-09 17:34:52 +08:00
LICENSE Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:52:01 +02: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
lower-constraints.txt Reduce the dependencies, add more common Zuul jobs 2019-02-05 19:58:51 +01:00
requirements.txt Reduce the dependencies, add more common Zuul jobs 2019-02-05 19:58:51 +01:00
setup.cfg Update Python 3 test runtimes for Train 2019-05-09 17:34:52 +08:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements.txt Reduce the dependencies, add more common Zuul jobs 2019-02-05 19:58:51 +01:00
tox.ini Update Python 3 test runtimes for Train 2019-05-09 17:34:52 +08:00

README.rst

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://opendev.org/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