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)
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
Description
Languages
Python
99.3%
Shell
0.7%