Aaron-DH db378a0ee5 Load wsgi app(api) with paste.deploy
This change replaces the hard coded WSGI app creation with a pipeline
of WSGI apps declared in a configuration file.
Paste Deploy was used to create the pipeline since it is used by many other
OpenStack projects and it is an active project
with new contributors and supports Python 3. Dependency on Paste is
localized so switching to another library would not be hard if OpenStack moves
to another package in the future.

Change-Id: I9a45f974c2c8c67a01748583639e6a6248003b85
Closes-Bug:#1551134
2016-03-08 09:25:44 +08: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-12-22 22:53:35 -06:00
2015-09-17 12:12:49 +00:00
2016-03-01 02:16:03 +08: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 94 MiB
Languages
Python 73%
Shell 26.7%
Dockerfile 0.3%