remove not use wsgi other service in aodh

wsgi only aodh-api use

Change-Id: I4e9e67cd211d86e821542c692af35797c224eedc
Closes-bug: #1626900
This commit is contained in:
zhubingbing 2016-09-23 08:46:04 +00:00
parent af9ea973e8
commit 582a17aa15
1 changed files with 0 additions and 3 deletions

View File

@ -45,6 +45,3 @@
dest: "{{ node_config_directory }}/{{ item }}/wsgi-aodh.conf"
with_items:
- "aodh-api"
- "aodh-evaluator"
- "aodh-listener"
- "aodh-notifier"