Victoria Martinez de la Cruz 4bfff6055b Extend remove_version_from_href support
Improve remove_version_from_href so that it supports URLs for which
the version does not directly trail the hostname

Given: 'http://manila.example.com/share/v1.1/123'
Returns: 'http://manila.example.com/share/123'

Based on I8ccc449116ff164aacc0aefca3a0ec2ac8f73aa8

Change-Id: I13010d3ee0a83a67204145837503abe7126263cd
Closes-Bug: #1815038
(cherry picked from commit 6d970b7375689eb73fc6a26ceb1c4d6e5553fa70)
(cherry picked from commit 670449f3e1213018f076e461aa659de5fb94c8bb)
2019-03-17 20:55:34 +00:00
2019-02-18 15:09:21 +00:00
2017-03-30 15:12:22 +03:00
2018-10-16 14:09:38 +00:00
2017-10-25 11:57:46 -04:00
2018-01-14 13:26:53 +08:00
2018-02-08 23:33:30 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2017-08-04 11:23:30 +08:00
2017-03-03 22:51:04 +00:00
2018-10-17 13:36:21 +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

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