deb-murano/murano/common
Felipe Monteiro 2f5d9e28cc Adds TLS/SSL Version Support to Murano Engine.
Currently, Murano supports enabling SSL in Murano Engine [0],
but does not have a param for the user to specify the
desired SSL version. This is important because some
versions of SSL are less secure than others [1].

[0] https://docs.openstack.org/developer/murano/administrator-guide/deploy_murano/configure_ssl.html
[1] https://www.wolfssl.com/wolfSSL/Blog/Entries/2010/10/7_Differences_between_SSL_and_TLS_Protocol_Versions.html

Change-Id: I71c36c455cde658f402a19c59d7966cee8544cf1
Partially-Implements: blueprint add-tls-support
2017-03-13 12:24:28 -04:00
..
helpers Replace six iteration methods with standard ones 2016-12-01 16:07:09 +08:00
messaging Adds TLS/SSL Version Support to Murano Engine. 2017-03-13 12:24:28 -04:00
plugins Add log translation marker 2016-12-08 01:56:07 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
auth_utils.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
cf_config.py cors: update default configuration 2017-02-07 14:39:18 +08:00
config.py Adds TLS/SSL Version Support to Murano Engine. 2017-03-13 12:24:28 -04:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
exceptions.py Replace HTTP 415 return code to HTTP 406 when it's correct 2016-02-10 13:02:53 +03:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
policy.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
rpc.py [messaging] Using get_notification_transport() 2016-09-20 15:31:48 +08:00
server.py [messaging] Using get_notification_transport() 2016-09-06 09:59:53 +00:00
statservice.py Use multiprocessing.cpu_count instead of psutil.NUM_CPUS 2016-07-01 18:20:38 +03:00
utils.py Merge "Add filter based on 'in' operator" 2016-07-15 09:22:31 +00:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Increase unit test coverage for Common WSGI. 2017-01-15 17:08:57 +00:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00