We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c61380a + e7d2623 commit 8fa03a3Copy full SHA for 8fa03a3
2 files changed
lib/neutron
@@ -567,7 +567,6 @@ function stop_neutron_new {
567
fi
568
569
if is_service_enabled neutron-metadata-agent; then
570
- sudo pkill -9 -f neutron-ns-metadata-proxy || :
571
stop_process neutron-metadata-agent
572
573
}
lib/neutron-legacy
@@ -628,7 +628,6 @@ function stop_mutnauq_other {
628
629
630
if is_service_enabled q-meta; then
631
632
stop_process q-meta
633
634
0 commit comments