glance/releasenotes/notes/remove-owner_is_tenant-b30150def293effc.yaml
Cyril Roelandt 7839ab0925 Remove unused option "owner_is_tenant"
This option has been deprecated since Rocky.

Change-Id: I8edc957ad50ec28d80a06e76912f4226cea53562
2021-02-11 16:17:10 +01:00

10 lines
489 B
YAML

---
upgrade:
- The ``owner_is_tenant`` configuration option, which was deprecated in
Rocky, has been removed in this release. As announced in the spec
`Deprecate owner_is_tenant
<https://specs.openstack.org/openstack/glance-specs/specs/rocky/implemented/glance/spec-lite-deprecate-owner_is_tenant.html>`_,
given that an operator survey indicated that this option was only
used in its default value of ``True``, no database migration is
included in this release.