0bd1bd699d51162557dd0791ac6e79cb3149db8c
Volume image metadata values were limited to 255 characters but Glance allows up to 65535 (considering it uses a TEXT field in MySQL). Cinder database also uses a TEXT field for those values so it made no sense to limit them to 255. The actual values could already be longer when they were copied from the image at volume creation time. Closes-Bug: #1988942 Change-Id: Id200ae93384a452b34bdd20dd1f3fc656ec5650f
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.7%
Smarty
0.3%