)]}'
{"nova/templates/bin/_nova-service-cleaner.sh.tpl":[{"author":{"_account_id":18250,"name":"Roy Tang","email":"roy.s.tang@att.com","username":"rt7380"},"change_message_id":"6d17d6b130b830c779d17a0162715c590076c699","unresolved":true,"context_lines":[{"line_number":20,"context_line":"# to confirm service is still down."},{"line_number":21,"context_line":"DISABLED_SVC\u003d\"$(openstack compute service list -f value | grep -v \u0027nova-compute\u0027 | grep \u0027down\u0027)\""},{"line_number":22,"context_line":"if [ ! -z \"${DISABLED_SVC}\" ]; then"},{"line_number":23,"context_line":"  sleep $((2 * {{ .Values.conf.nova.DEFAULT.report_interval }}))"},{"line_number":24,"context_line":"fi"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"NOVA_SERVICES_TO_CLEAN\u003d\"$(openstack compute service list -f value -c Binary | sort | uniq | grep -v \u0027^nova-compute$\u0027)\""}],"source_content_type":"text/x-smarty","patch_set":1,"id":"184b0ffa_be24653f","line":23,"range":{"start_line":23,"start_character":8,"end_line":23,"end_character":58},"updated":"2021-10-05 06:06:43.000000000","message":"is this really enough time to recover in case of report_interval is very short?   maybe set it as the greater value between a min (120s?) and 2xreport_interal?","commit_id":"0c80a415bfbdcb18cc984a6b7945d60091d3abf7"}]}
