yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86671
[Bug 1936906] [NEW] 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.
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: 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
Follow ups