RETIRED, MapR provisioning plugin for Sahara
Go to file
Doug Hellmann 32f66271cf register the config generator default hook with the right name
No config generator hooks should ever be registered with a name that
belongs to another project. In this case, using oslo.middleware.cors
means that *every other project* that loads the middleware gets this
application's defaults when the generator is run on a system with
everything installed (such as a dev box with devstack). Use the name
of the app instead, to ensure that the defaults are only set when this
app's sample config and documentation are being generated.

Change-Id: I6a8c7d44b9db9325003ff2fdb667b0ced7739e96
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-11 15:30:36 -05:00
doc/source Publish sample conf to docs 2015-11-10 13:01:46 +03:00
releasenotes/source Add "unreleased" release notes page 2015-11-16 17:25:09 +03:00
sahara Merge "Add MapR 5.1.0" 2016-03-11 15:16:58 +00:00
.gitignore Remove old integration tests for sahara codebase 2015-11-19 07:59:15 +00:00
requirements.txt Updated from global requirements 2016-03-05 15:37:52 +00:00
setup.cfg register the config generator default hook with the right name 2016-03-11 15:30:36 -05:00
setup.py Updated from global requirements 2015-09-22 03:37:33 +00:00
test-requirements.txt Updated from global requirements 2016-03-02 04:05:26 +00:00
tox.ini Use ostestr instead of the custom pretty_tox.sh 2016-02-25 22:55:15 +01:00