-
Bug
-
Resolution: Done-Errata
-
Minor
-
rhos-17.1.3
-
None
-
8
-
False
-
-
False
-
?
-
openstack-tripleo-common-15.4.1-17.1.20250407181043.e5b18f2.el9ost
-
None
-
-
-
Low
Is there a way to fix this deprecation warning ?
It is also happening in 17.1.4.
(overcloud) [stack@undercloud ~]$ cat /etc/rhosp-release Red Hat OpenStack Platform release 17.1.3 (Wallaby) (overcloud) [stack@undercloud ~]$ openstack volume list --project admin /usr/lib/python3.9/site-packages/osc_lib/utils/__init__.py:515: DeprecationWarning: The usage of formatter functions is now discouraged. Consider using cliff.columns.FormattableColumn instead. See reviews linked with bug 1687955 for more detail. warnings.warn( +--------------------------------------+------+----------+------+-------------+ | ID | Name | Status | Size | Attached to | +--------------------------------------+------+----------+------+-------------+ | 1ff5b777-8471-4cf2-9e91-a7fc7abb9212 | test | creating | 10 | | +--------------------------------------+------+----------+------+-------------+ (overcloud) [stack@undercloud ~]$ openstack volume list /usr/lib/python3.9/site-packages/osc_lib/utils/__init__.py:515: DeprecationWarning: The usage of formatter functions is now discouraged. Consider using cliff.columns.FormattableColumn instead. See reviews linked with bug 1687955 for more detail. warnings.warn( +--------------------------------------+------+-----------+------+-------------+ | ID | Name | Status | Size | Attached to | +--------------------------------------+------+-----------+------+-------------+ | 1ff5b777-8471-4cf2-9e91-a7fc7abb9212 | test | available | 10 | | +--------------------------------------+------+-----------+------+-------------+
- links to
-
RHBA-2025:148328 Red Hat OpenStack Platform 17.1 bug fix and enhancement advisory
- mentioned on