Merge "Drop monitoring of nova-compute process"
This commit is contained in:
commit
8a0fed53a6
@ -20,16 +20,6 @@
|
||||
pre_restart_command:
|
||||
post_restart_command:
|
||||
run_as_root: True
|
||||
-
|
||||
# nova-compute
|
||||
process_name: {{ (ansible_local.openstack_ansible.nova.install_method == "source") | ternary("/openstack/venvs/nova-{{ nova_venv_tag }}/bin/nova-compute", "/usr/bin/nova-compute") }}
|
||||
start_command: systemctl start nova-compute
|
||||
pre_start_command:
|
||||
post_start_command:
|
||||
restart_command: systemctl restart nova-compute
|
||||
pre_restart_command:
|
||||
post_restart_command:
|
||||
run_as_root: True
|
||||
-
|
||||
# instancemonitor
|
||||
process_name: {{ masakari_bin }}/masakari-instancemonitor
|
||||
|
Loading…
x
Reference in New Issue
Block a user