02a69b7d25
Here are the changes: f29e865 Store ProcessLauncher signal handlers on class level 5509577 Remove unused validate_ssl_version Also removed policy.py from openstack-common.conf as it is already removed from oslo-incubator. Change-Id: Id1d7250b5cff142d54004f604e6c2ae04709958b
27 lines
514 B
Plaintext
27 lines
514 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=cliutils
|
|
module=eventlet_backdoor
|
|
module=fileutils
|
|
module=imageutils
|
|
module=local
|
|
module=loopingcall
|
|
module=memorycache
|
|
module=periodic_task
|
|
module=report
|
|
module=report.generators
|
|
module=report.models
|
|
module=report.views
|
|
module=report.views.json
|
|
module=report.views.text
|
|
module=report.views.xml
|
|
module=service
|
|
module=sslutils
|
|
module=systemd
|
|
module=threadgroup
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|