fbcabd2c03

After fixing the uwsgi installation from source that was broken[1][2], Manila jobs started to fail since no uwsgi wasn't found in the expected path. This fix now uses 'which' command to search for uwsgi pathnames in the system. [1] https://bugs.launchpad.net/devstack/+bug/1883468 [2] https://review.opendev.org/#/c/577955/ Related-Bug: #1883468 Closes-Bug: #1883715 Change-Id: I8d8b2fe07d86899c694cb73a81087d25311d30a5
Team and repository tags
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/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at:
Description
Languages
Python
99.3%
Shell
0.7%