cinder/etc/cinder
Dirk Mueller 9c1ad54e78 Remove env from rootwrap filter
Allowing 'env' as a CommandFilter is similar to
allowing '/bin/bash', which makes all of rootwrap pointless.
Use EnvFilter instead. Change corresponding commands
that use env for setting C locale and adjust rootwrap
filters accordingly.

Several commands that output information that is
parsed as input by cinder change their behavior
based on the environment locale, which is depending
on local system settings. The code is however only
able to parse in C locale, so enforce that one.

Closes-Bug: #1269958

Change-Id: Ie1463e608c80204c7a8906efb95899a66aa733da
2014-01-17 17:50:50 +01:00
..
rootwrap.d Remove env from rootwrap filter 2014-01-17 17:50:50 +01:00
api-paste.ini Drop auth_token configs for api-paste.ini. 2013-10-21 20:40:00 -04:00
cinder.conf.sample Update cinder.conf.sample for keystoneclient change 2014-01-13 12:22:50 -05:00
logging_sample.conf Fixes incorrect class path in logging_sample.conf 2013-10-02 15:59:45 +09:00
policy.json Add ability to modify volume type 2014-01-06 22:02:09 +02:00
rootwrap.conf Specific /usr/local/bin/hus-cmd rootwrap filter 2013-09-24 10:20:56 +02:00