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
This commit is contained in:
@@ -7,6 +7,13 @@ script=tools/install_venv_common.py
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user