From: Jiajun Liu Date: Thu, 13 Sep 2012 02:09:30 +0000 (+0800) Subject: make rootwrap filters path consistent with other openstack project X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=713d92e7b1397386be8fbca3a29eaa492e28f2b6;p=openstack-build%2Fneutron-build.git make rootwrap filters path consistent with other openstack project Fixes bug 1050062. Change-Id: I0c3fc84af8ed9bca2e0bd2f11cbc3b737b6a4001 --- diff --git a/etc/rootwrap.conf b/etc/rootwrap.conf index 0a1048e31..5f88a6ad6 100644 --- a/etc/rootwrap.conf +++ b/etc/rootwrap.conf @@ -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