Goutham Pacha Ravi
6b39562c0e
Fix version selector when for proxy-style URLs
When manila API is served behind a proxy, the "script_name" in the request can have the proxy component in it. So, this patch fixes the version selection logic by looking for the version in the script name string instead of equivalence. In addition, this patch adds some missing unit tests and fixes tests that invoke a mocked wsgi app for testing request context. Change-Id: I0363d7174f3d7ddefa8ced59b182faed665e9c36 Partial-Bug: #1815038 Closes-Bug: #1818081 (cherry picked from commit 0d8310ec7a169f6de113080c0cb335247805ee29)
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://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://github.com/openstack/python-manilaclient.git
- Release notes for the project can be found at:
Description
Languages
Python
99.3%
Shell
0.7%