
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
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%