designate/openstack-common.conf
stanzgy 585378840a Introduce Guru Meditation Reports into Designate
* Pick GMR implementation codes from oslo-incubator
* Add SIGUSR1 signal handlers in each Designate service
* Add GMR docs

Change-Id: I76c82f5e128ddcd294be43407ef5c254747a874e
Implements: blueprint guru-meditation-reports
2015-03-11 11:11:11 +08:00

23 lines
511 B
Plaintext

[DEFAULT]
# The list of scriptss to copy from oslo-incubator.git
script=tools/install_venv_common.py
# The list of modules to copy from oslo-incubator.git
module=memorycache
module=policy
module=service
module=report
module=report.generators
module=report.models
module=report.views
module=report.views.xml
module=report.views.json
module=report.views.text
# Modules needed for the deprecated oslo.wsgi we're still using
module=sslutils
# The base module to hold the copy of openstack.common
base=designate