Storm provisioning plugin for Sahara
Go to file
Hervé Beraud a0f41eea53 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: Ib8c30a3357c57f9c127b94d777610d602454e0ef
2020-06-11 12:06:20 +02:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-21 16:44:29 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-21 16:44:29 +02:00
sahara_plugin_storm Use unittest.mock instead of mock 2020-06-11 12:06:20 +02:00
.gitignore Split plugins from Sahara core 2019-01-03 14:54:59 -03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:47 +00:00
.stestr.conf Split plugins from Sahara core 2019-01-03 14:54:59 -03:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-23 19:17:29 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-22 13:50:21 -04:00
LICENSE Post-import fixes: name, license, doc, translations 2019-01-14 23:40:24 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 13:51:56 +02:00
babel.cfg Fix translations: add the babel.cfg file 2019-01-15 15:28:35 +01:00
lower-constraints.txt Use unittest.mock instead of mock 2020-06-11 12:06:20 +02:00
requirements.txt Reduce the dependencies, add more common Zuul jobs 2019-02-05 20:08:52 +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:13 +02:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-11 12:06:20 +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") Storm Plugin

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

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

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

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-storm

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

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

License

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