kpdev
b49605945a
Add "share-network" option for replica create API.
Share replica create API does not allow to specify share network and forces to use parent share's share network. This is problem for some use-cases, e.g. migration from one share network to another share network via replication is not possible. Fixed by allowing to pass 'share-network' option for share replica create API and make sure both parent share-network and user provided share-network will have same security service association. Partial-Bug: #1925486 Change-Id: I9049dcd418fbb16d663ab8ed27b90c765fafc5d3
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%