70c803bfc1
Hieu LE
70c803bfc1
Use werkzeug to run Magnum API with SSL
wsgiref.simple_server is mono threaded process that can not support SSL context. This patch aim to replace wsgiref.simple_server with werkzeug for running development API server supporting SSL. Change-Id: Ib4360d77030e4cce8abf5ea543d87b7982e0e285 Closes-Bug: #1614596
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:
- Free software: under the Apache license
- Documentation: http://docs.openstack.org/developer/magnum
- Source: http://git.openstack.org/cgit/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: http://bugs.launchpad.net/magnum
- REST Client: http://git.openstack.org/cgit/openstack/python-magnumclient
Description
Languages
Python
73%
Shell
26.7%
Dockerfile
0.3%