]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix typo in rootwrap files: neuton -> neutron
authorRobert Collins <rbtcollins@hp.com>
Sun, 9 Feb 2014 08:19:41 +0000 (21:19 +1300)
committerRobert Collins <rbtcollins@hp.com>
Sun, 9 Feb 2014 08:19:41 +0000 (21:19 +1300)
The l3 filters one in particular breaks /usr/local installs because
its spelt wrongly.

Change-Id: I609e3f448256cb8c9211c4d67ae48cb2ee5b6094

etc/neutron/rootwrap.d/l3.filters
etc/neutron/rootwrap.d/lbaas-haproxy.filters
etc/neutron/rootwrap.d/linuxbridge-plugin.filters
etc/neutron/rootwrap.d/nec-plugin.filters

index d3aca3fed40fec1caf16cc8caae24b6a7778e206..2031d779ec470668e983b7388fcacd30e01a3c83 100644 (file)
@@ -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
index fb2641d2cea9bb9982bb06120a4e3b944b2cd519..1cbfe3378246b243d61c45e1e728838ff278254a 100644 (file)
@@ -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
index 46224fff61b30d19a58ff455d55230b145fdf755..03df39592c7711e6ba1b953f4054b38eb62c901a 100644 (file)
@@ -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
index 33eca7df677d4d1024385a95e8175e0c48bdb60e..89c4cfe3558a0dcf62ab0ec540a7dac0fa810150 100644 (file)
@@ -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