diff --git a/etc/neutron/rootwrap.d/l3.filters b/etc/neutron/rootwrap.d/l3.filters index d3aca3fed40..2031d779ec4 100644 --- a/etc/neutron/rootwrap.d/l3.filters +++ b/etc/neutron/rootwrap.d/l3.filters @@ -20,7 +20,7 @@ metadata_proxy: CommandFilter, neutron-ns-metadata-proxy, root metadata_proxy_quantum: CommandFilter, quantum-ns-metadata-proxy, root # If installed from source (say, by devstack), the prefix will be # /usr/local instead of /usr/bin. -metadata_proxy_local: CommandFilter, /usr/local/bin/neuton-ns-metadata-proxy, root +metadata_proxy_local: CommandFilter, /usr/local/bin/neutron-ns-metadata-proxy, root metadata_proxy_local_quantum: CommandFilter, /usr/local/bin/quantum-ns-metadata-proxy, root # RHEL invocation of the metadata proxy will report /usr/bin/python kill_metadata: KillFilter, root, /usr/bin/python, -9 diff --git a/etc/neutron/rootwrap.d/lbaas-haproxy.filters b/etc/neutron/rootwrap.d/lbaas-haproxy.filters index fb2641d2cea..1cbfe337824 100644 --- a/etc/neutron/rootwrap.d/lbaas-haproxy.filters +++ b/etc/neutron/rootwrap.d/lbaas-haproxy.filters @@ -1,4 +1,4 @@ -# neuton-rootwrap command filters for nodes on which neuton is +# neutron-rootwrap command filters for nodes on which neutron is # expected to control network # # This file should be owned by (and only-writeable by) the root user diff --git a/etc/neutron/rootwrap.d/linuxbridge-plugin.filters b/etc/neutron/rootwrap.d/linuxbridge-plugin.filters index 46224fff61b..03df39592c7 100644 --- a/etc/neutron/rootwrap.d/linuxbridge-plugin.filters +++ b/etc/neutron/rootwrap.d/linuxbridge-plugin.filters @@ -1,4 +1,4 @@ -# neuton-rootwrap command filters for nodes on which neuton is +# neutron-rootwrap command filters for nodes on which neutron is # expected to control network # # This file should be owned by (and only-writeable by) the root user diff --git a/etc/neutron/rootwrap.d/nec-plugin.filters b/etc/neutron/rootwrap.d/nec-plugin.filters index 33eca7df677..89c4cfe3558 100644 --- a/etc/neutron/rootwrap.d/nec-plugin.filters +++ b/etc/neutron/rootwrap.d/nec-plugin.filters @@ -1,4 +1,4 @@ -# neuton-rootwrap command filters for nodes on which neuton is +# neutron-rootwrap command filters for nodes on which neutron is # expected to control network # # This file should be owned by (and only-writeable by) the root user