]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
make rootwrap filters path consistent with other openstack project
authorJiajun Liu <iamljj@gmail.com>
Thu, 13 Sep 2012 02:09:30 +0000 (10:09 +0800)
committerJiajun Liu <iamljj@gmail.com>
Thu, 13 Sep 2012 02:09:30 +0000 (10:09 +0800)
Fixes bug 1050062.

Change-Id: I0c3fc84af8ed9bca2e0bd2f11cbc3b737b6a4001

etc/rootwrap.conf

index 0a1048e31f6c36e0bf423f4fa34d6affb3eb0a03..5f88a6ad63b6fe9ddbea9e5ba23a24c642dae280 100644 (file)
@@ -1,4 +1,4 @@
 [DEFAULT]
 # List of directories to load filter definitions from (separated by ',').
 # These directories MUST all be only writeable by root !
-filters_path=/etc/quantum/rootwrap.d,/usr/share/quantum/filters
+filters_path=/etc/quantum/rootwrap.d,/usr/share/quantum/rootwrap