Chaozhe.Chen
71f8d0f3df
Add /usr/local/{sbin,bin} to rootwrap exec_dirs
Nova [1], Neutron [2,3] and Cinder's [4] rootwrap exec dirs include /usr/local/{sbin,bin} which are a standardised locations for admins to install non-distro executables, and these executables are no less "trustworthy" than /usr/bin and friends. See Neutron and Cinder's rootwrap.conf (and probably others), and typical distro default values for sudoers/secure_path for extremely similar precedents that all include /usr/local/*bin. Brief discussion of doing this via devstack available at [5]. Also, remove absolute paths from existing filters to make this fix useful. [1] I6a0a4b7f952193ce0f4ed2594613188854d36bf1 [2] Ib3646933744ca6b20ecd5ad0cedcedb4f1fa5f12 [3] Id7aebb50e60b1cc64c113be63c599387be5f1765 [4] I577e10df25181c7d4ca8189b10640a8e6e39b047 [5] I710cf142b834381c00e651cfc062299ae755c33f Change-Id: Ie7177778a247a687ced846bb11030cb72344c93f Closes-Bug: #1551956
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%