Plain Hadoop (vanilla) provisioning plugin for Sahara
Go to file
Hervé Beraud 3e3f94e6c9 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Change-Id: I4e885ce16080d302552217280b88b9dee3839555
2020-06-11 12:21:02 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 16:45:28 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 16:45:28 +02:00
sahara_plugin_vanilla Use unittest.mock instead of mock 2020-06-11 12:21:02 +02: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 Add Python3 victoria unit tests 2020-04-23 19:19:40 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-22 13:50:22 -04: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 Use unittest.mock instead of mock 2020-06-11 12:21:02 +02:00
requirements.txt Reduce the dependencies, add more common Zuul jobs 2019-02-05 19:58:51 +01:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:21 -05:00
setup.py Cleanup py27 support 2020-04-05 10:34:47 +02:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-11 12:21:02 +02:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:26:02 -05: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