Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Luigi Toscano d6c0df6c6c Post-import fixes: name, license, doc, translations
- fix the name of the module in setup.cfg, according the correct
  pattern (otherwise the name of the directory is not correct);
- add LICENSE file, required by (at least some) distributions;
- setup the translations;
- fix the name of the manpage, use the name of the module;
- add the classifier for Python 3.6.

Change-Id: I11421603a6f097cbebe0347ead869bab9c26c335
2019-01-14 23:43:00 +01: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 Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01: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
LICENSE Post-import fixes: name, license, doc, translations 2019-01-14 23:43:00 +01:00
README.rst Updating plugin documentation and release notes 2019-01-08 19:24:26 -03:00
errors.txt Plugins splitted from sahara core 2019-01-03 14:55:23 -03:00
lower-constraints.txt Plugins splitted from sahara core 2019-01-03 14:55:23 -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

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://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