RETIRED, further work has moved to Debian project infrastructure
Go to file
Nikolay Starodubtsev 8e01d101c7 New middleware to handle ssl termination proxies
Murano doesn't handle request properly if it is behind an SSL
termination proxy. In this case HTTP redirection and returned URLs
use http instead of https.

New middleware helps to handle the situation below properly. The purpose of the
SSLMiddleware is to update the wsgi.url_scheme environment variable of
the request with the value contained in an HTTP header that can be
configured in the configuration file (by default: 'X-Forwarded-Proto')

Closes-Bug: #1504610
Change-Id: Id7cfa1bce00c965b618a4f3e4ca2c915a57bbe52
2015-10-14 14:27:37 +03:00
contrib Customization of default_dns in Devstack 2015-10-07 15:38:06 +02:00
devstack Customization of default_dns in Devstack 2015-10-07 15:38:06 +02:00
doc/source Merge "[docs] Add commands to register murano in Keystone" 2015-10-08 11:30:20 +00:00
etc New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
functionaltests Remove mistral libs installation from test-hooks 2015-09-21 23:51:53 +03:00
meta Return full structure of std info in Linux class methods 2015-10-09 15:44:37 +03:00
murano New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
tools Attempt to make pylint output more useful 2015-08-11 15:42:54 +02:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:29:14 +00:00
.gitignore Add logging.conf to gitignore 2015-08-25 16:44:56 +00:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Added info about client and murano-apps trackers to CONTRIBUTING.rst 2015-08-11 15:25:04 +03:00
HACKING.rst Added developer documentation 2014-04-21 16:32:28 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
README.rst Update project README file 2015-04-24 15:29:15 +03:00
requirements.txt Updated from global requirements 2015-10-05 23:15:06 +00:00
setup.cfg Added the home-page value with openstack.org 2015-09-16 00:28:19 +05:30
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Updated from global requirements 2015-10-09 05:00:56 +00:00
tox.ini Enable H233: Python 3.x incompatible use of print operator 2015-09-28 13:36:56 +00:00

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

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