deb-manila/etc/manila/rootwrap.d
Ramana Raja a0097bfe15 ganesha: fix execute call using invalid argument
An execute call in the ganesha manager module that writes ganesha
export config files is made with 'process_input' argument. This
argument is invalid for processutils's ssh_execute() method which is
used by the execute call to write config files to a remote ganesha
server node. Fix this by not using the 'process_input' argument instead
use other arguments that would still enable the execute call to write
ganesha config files.

Change-Id: I58369468ac7be1de38364a1c1bf6cbf8695b9a1d
Closes-Bug: #1422235
2015-02-16 10:21:52 +05:30
..
share.filters ganesha: fix execute call using invalid argument 2015-02-16 10:21:52 +05:30