Files
glance/releasenotes/notes/deprecate_metadata_encryption_key_option-8c6076ca6e361f92.yaml
Pranali Deore 006ef41c0b Deprecate the "metadata_encryption_key" option
Change-Id: I15d388793f12ad8305095b0993a4e70d1bea6851
2024-07-02 09:46:13 +00:00

16 lines
690 B
YAML

---
deprecations:
- |
The Glance API configuration options ``metadata_encryption_key`` is
deprecated in this release and is subject to removal at the beginning
of the `F` (2025.2) development cycle.
The `metadata_encryption_key` and it's related functioanlity don't
serve the purpose of encryption of location metadata, whereas it encrypts
location url only for specific APIs. Also if enabled this during an
upgrade, may disrupt existing deployments, as it does not support/provide
db upgrade script to encrypt existing location URLs. Moreover, its
functionality for encrypting location URLs is inconsistent which
resulting in download failures.