Go to file
Doug Hellmann 165b5cf30e 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:29:09 -05:00
2016-03-11 01:06:08 +00:00
2016-02-29 14:50:35 -05:00
2014-11-18 09:23:37 -05:00
2015-04-02 12:25:43 -04:00
2015-05-18 11:11:25 +08:00
2014-11-18 09:23:37 -05:00
2015-09-01 08:40:39 +05:30
2015-09-17 12:12:49 +00:00

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

Description
Container Infrastructure Management Service for OpenStack
Readme 95 MiB
Languages
Python 73.2%
Shell 26.5%
Dockerfile 0.3%