The "server list" command displays deleted servers only

Bug #2060944 reported by Andrej Moravcik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

The 'openstack server list' starting from release 2023.1 (python-openstackclient-6.2.0)
unexpectedly displays only servers with DELETED status, without explicit use of
--deleted option. The actual user has admin role. In fact there is no way to list non-deleted servers now - there is no such option.

The error occurs with legacy OpenStack cloud running IBM Cloud Manager with OpenStack 4.3, based on OpenStack Kilo. We used to stick to almost latest versions of client (> 5.8.0), the backward API compatibility was very good, with an exceptions like dropped volume V2 support.

The error does not occur with OpenStack clouds running upstream releases Xena or 2023.1.

The 'nova list' (python-novaclient-18.x.0) allways works fine, it displays non-deleted instances, as expected.

Last working version is python-openstackclient-6.0.0.

There are no deprecation notes in https://docs.openstack.org/releasenotes/python-openstackclient/2023.1.html

I can provide more information upon request.

summary: - The "server list" command displays all servers including deleted
+ The "server list" command displays only deleted servers
summary: - The "server list" command displays only deleted servers
+ The "server list" command displays deleted servers only
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.