remove not use wsgi other service in aodh
wsgi only aodh-api use Change-Id: I4e9e67cd211d86e821542c692af35797c224eedc Closes-bug: #1626900
This commit is contained in:
parent
af9ea973e8
commit
582a17aa15
@ -45,6 +45,3 @@
|
|||||||
dest: "{{ node_config_directory }}/{{ item }}/wsgi-aodh.conf"
|
dest: "{{ node_config_directory }}/{{ item }}/wsgi-aodh.conf"
|
||||||
with_items:
|
with_items:
|
||||||
- "aodh-api"
|
- "aodh-api"
|
||||||
- "aodh-evaluator"
|
|
||||||
- "aodh-listener"
|
|
||||||
- "aodh-notifier"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user