yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88775
[Bug 1945706] Re: Improperly treated empty string values for metadata properties
Reviewed: https://review.opendev.org/c/openstack/horizon/+/812009
Committed: https://opendev.org/openstack/horizon/commit/4e0f5a5a85467ca83743e6e8126cd570f329afb9
Submitter: "Zuul (22348)"
Branch: master
commit 4e0f5a5a85467ca83743e6e8126cd570f329afb9
Author: Tatiana Ovchinnikova <t.v.ovtchinnikova@xxxxxxxxx>
Date: Thu Sep 30 16:20:44 2021 -0500
Make existing empty metadata properties optional
Editing of snapshot image or updating its metadata from Horizon is
not allowed until existing properties with empty values are set or
removed from metadata tree.
They are allowed to be None, therefore Horizon should consider them
optional too.
Closes-Bug: #1945706
Change-Id: Idfec71d209430c7d069133a40ca1a7d340163783
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1945706
Title:
Improperly treated empty string values for metadata properties
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Editing of snapshot image or updating its metadata from horizon
dashboard is not allowed until existing properties with empty string
values are set or removed from metadata tree.
Depending on configurations, these properties can be:
os_hash_algo
os_hash_value
owner_specified.openstack.md5
owner_specified.openstack.sha256
They are allowed to be None, therefore Horizon should consider them
optional too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1945706/+subscriptions
References