Add stunnel

In order to configure tls for redis, we need to use stunnel to handle
the encryption.

Change-Id: If239144185ae398932ea897d6ad4d657a1044572
Related-Blueprint: tls-via-certmonger
This commit is contained in:
Alex Schultz 2017-08-24 14:20:13 -06:00
parent 23884d311f
commit 07fe5ae7c7
2 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,7 @@ sahara_engine_package
sahara_package
sahara_ui_package
socat_package
stunnel_package
sushy_package
tacker_package
trove_api_package

View File

@ -101,6 +101,7 @@
"sahara_engine_package": "openstack-sahara-engine",
"sahara_ui_package": "openstack-sahara-ui",
"socat_package": "socat",
"stunnel_package": "stunnel",
"sushy_package": "python-sushy",
"trove_api_package": "openstack-trove-api",
"trove_conductor_package": "openstack-trove-conductor",