add resource filters to the included data_files
The resource_filters.json file has been added to the included data files which will allow packagers to rely on the default file instead of having to carry it as a template. Change-Id: I2a0120c4ab199ef7ede09a707de8540ce98809af Signed-off-by: Kevin Carter <kevin@cloudnull.com>
This commit is contained in:
parent
a46dfcd052
commit
64d7a04c1e
@ -27,6 +27,7 @@ data_files =
|
|||||||
etc/cinder =
|
etc/cinder =
|
||||||
etc/cinder/api-paste.ini
|
etc/cinder/api-paste.ini
|
||||||
etc/cinder/rootwrap.conf
|
etc/cinder/rootwrap.conf
|
||||||
|
etc/cinder/resource_filters.json
|
||||||
etc/cinder/rootwrap.d = etc/cinder/rootwrap.d/*
|
etc/cinder/rootwrap.d = etc/cinder/rootwrap.d/*
|
||||||
packages =
|
packages =
|
||||||
cinder
|
cinder
|
||||||
|
Loading…
Reference in New Issue
Block a user