yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86672
[Bug 1936906] Re: SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.
https://opendev.org/openstack/oslo.db/commit/1dc20f646b558354e4ba434f4132a1b7979d563e
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1936906
Title:
SAWarning: TypeDecorator SoftDeleteInteger() will not produce a cache
key because the ``cache_ok`` flag is not set to True. Set this flag
to True if this type object's state is safe to use in a cache key, or
False to disable this warning.
Status in OpenStack Compute (nova):
Invalid
Bug description:
Seeing the following dumped while running various nova-manage
commands:
/opt/stack/nova/nova/db/sqlalchemy/api.py:3019: SAWarning:
TypeDecorator SoftDeleteInteger() will not produce a cache key because
the ``cache_ok`` flag is not set to True. Set this flag to True if
this type object's state is safe to use in a cache key, or False to
disable this warning.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1936906/+subscriptions
References