bf058a043e

This patch is a follow up patch of the main change[1] that adds support for share server migration in NetApp driver. It fixes two issues: - Data motion 'get_backend_configuration' now avoids sending vserver configuration, available only in DHSS=False mode, when driver is configured with DHSS=True. - After migrating a share server, all volumes appears with different autosize configuration and need to be manually updated to the original values. Provisioning options are also being updated in the same method. [1] https://review.opendev.org/#/c/747048/ Change-Id: I28a47417ec5dda0ed1f6c64fae37f5af6ca057e6 Signed-off-by: Douglas Viroel <viroel@gmail.com>
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%