74415f6d4a

Allows set min/max share size that can be created in extra_specs for each share_type.the share size will be checked at API level as part of share create, extend, shrink, migration_start. when manage share, check it after get true size of share at manager layer. new extra_specs keys are supported for set min/max size of share. 'provisioning:max_share_size' 'provisioning:min_share_size' Implements: blueprint share-size-limited-by-share-type Change-Id: I5ce0fabf59bfca5ebaf0be5ffe9986e2b0480295
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%