Activity log for bug #1976219

Date Who What changed Old value New value Message
2022-05-30 07:05:53 Hiromu Asahina bug added bug
2022-05-30 07:06:06 Hiromu Asahina summary Deprecation Warnings Deprecation Warnings for tenant_id
2022-05-30 07:06:47 Hiromu Asahina summary Deprecation Warnings for tenant_id Deprecation Warnings for tenant_id in Policy FIle
2022-05-30 07:06:51 Hiromu Asahina summary Deprecation Warnings for tenant_id in Policy FIle Deprecation Warnings for tenant_id in Policy File
2022-05-30 08:20:46 Hiromu Asahina description The following warnings are emitted many times during unittest. /opt/stack/tacker/.tox/py39/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_id. This key is deprecated. Please update your policy file to use the standard policy values. This happens because oslo.context emits a warning for attirbutes that is not listed in [1]. According to the above warning message, policy file should be modified policy file to use $(project_id)s instead of $(tenant_id)s. [1] https://github.com/openstack/oslo.context/blob/master/oslo_context/context.py#L313-L327 The following warnings are emitted many times during unittest. /opt/stack/tacker/.tox/py39/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of tenant_id. This key is deprecated. Please update your policy file to use the standard policy values. This happens because oslo.context emits a warning for attirbutes that is not listed in [1]. According to the above warning message, policy file should be modified to use $(project_id)s instead of $(tenant_id)s. [1] https://github.com/openstack/oslo.context/blob/master/oslo_context/context.py#L313-L327
2022-05-30 08:24:37 OpenStack Infra tacker: status New In Progress
2022-06-28 00:48:58 Yasufumi Ogawa tacker: importance Undecided Low
2022-06-28 05:03:46 OpenStack Infra tacker: status In Progress Fix Released
2022-07-07 07:23:03 OpenStack Infra tags in-stable-yoga