deb-sahara/openstack-common.conf
Andrew Lazarev ff1dcc7446 Added ability to listen HTTPS port
* Added oslo-inclubator 'sslutils' module dependency
* Added config params from sslutils
* Added ability to make SSL port for sahara-api

Implements blueprint: sahara-support-https

Change-Id: I184e39b6a0eb6ad17b51aa408a65a455983bfb0c
2015-01-09 14:43:01 -08:00

13 lines
227 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=log
module=periodic_task
module=policy
module=sslutils
module=threadgroup
module=uuidutils
# The base module to hold the copy of openstack.common
base=sahara