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)
2019-03-15 10:50:34 +00:00
2019-02-15 14:57:17 -05:00
2017-03-30 15:12:22 +03:00
2017-10-25 11:57:46 -04:00
2018-08-09 15:27:36 +00:00
2019-03-14 11:05:33 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2018-04-22 13:13:04 -04:00
2018-06-19 11:09:44 -04:00
2018-04-22 13:13:04 -04:00
2017-03-03 22:51:04 +00:00
2018-10-17 09:56:49 +00:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

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:

https://docs.openstack.org/releasenotes/manila/

Description
Shared filesystem management project for OpenStack.
Readme 179 MiB
Languages
Python 99.3%
Shell 0.7%