ussuri 'openstack security group list' gets 'Invalid query params: fields'

Bug #1880019 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

ubuntu@coreycb-bastion:~/charms/bionic/zaza-tempest-poc$ apt policy python3-openstackclient
python3-openstackclient:
  Installed: 4.0.0-0ubuntu1~cloud0
  Candidate: 5.2.0-0ubuntu1~cloud0
  Version table:
     5.2.0-0ubuntu1~cloud0 500
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages
 *** 4.0.0-0ubuntu1~cloud0 500
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64
        100 /var/lib/dpkg/status

ubuntu@coreycb-bastion:~/charms/bionic/zaza-tempest-poc$ openstack security group list
+--------------------------------------+---------+------------------------+----------------------------------+------+
| ID | Name | Description | Project | Tags |
+--------------------------------------+---------+------------------------+----------------------------------+------+
| 0c7f1f76-3a4a-4b74-814a-7e9ea8b38ead | default | Default security group | 0ac129093af7407f882b83a265e1582f | [] |
| 2d82fdc8-9933-44b3-aa76-ce02a9c92ce0 | default | Default security group | cc31f59605c248bc9816a02efdcb541f | [] |
| 44343577-f1a2-402a-8bac-5beb179acb52 | default | Default security group | | [] |
+--------------------------------------+---------+------------------------+----------------------------------+------+

ubuntu@coreycb-bastion:~/charms/bionic/zaza-tempest-poc$ apt policy python3-openstackclient
python3-openstackclient:
  Installed: 5.2.0-0ubuntu1~cloud0
  Candidate: 5.2.0-0ubuntu1~cloud0
  Version table:
 *** 5.2.0-0ubuntu1~cloud0 500
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64

ubuntu@coreycb-bastion:~/charms/bionic/zaza-tempest-poc$ openstack security group list
Invalid query params: fields

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

RUnning this today, I cannot reproduce (using an ussuri-proposed cloud):

ubuntu@icey-bastion:~/zaza-tempest-poc$ apt policy python3-openstackclient
python3-openstackclient:
  Installed: (none)
  Candidate: 3.14.2-0ubuntu1
  Version table:
     3.14.2-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
     3.14.0-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
ubuntu@icey-bastion:~/zaza-tempest-poc$ sudo apt install -yqq python3-openstackclient
<snip>
ubuntu@icey-bastion:~/zaza-tempest-poc$ apt policy python3-openstackclient
python3-openstackclient:
  Installed: 5.2.0-0ubuntu1~cloud0
  Candidate: 5.2.0-0ubuntu1~cloud0
  Version table:
 *** 5.2.0-0ubuntu1~cloud0 500
        500 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages
        100 /var/lib/dpkg/status
     3.14.2-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
     3.14.0-0ubuntu1 500
        500 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
ubuntu@icey-bastion:~/zaza-tempest-poc$ openstack security group list
+--------------------------------------+---------+------------------------+----------------------------------+------+
| ID | Name | Description | Project | Tags |
+--------------------------------------+---------+------------------------+----------------------------------+------+
| 2c4f38fe-d38e-4072-b1c2-b7dad3de2d92 | default | Default security group | | [] |
| 32556dca-ae3a-42a4-b3ac-054e78ebc14f | default | Default security group | b5f96be3e16d4eafb02fd2730d5843c0 | [] |
| 7e3fb2bc-cb67-4f7d-9ecc-c4dcc55c1e58 | default | Default security group | fb55bf34642c41b4b7d6249f295499ae | [] |
+--------------------------------------+---------+------------------------+----------------------------------+------+

Changed in python-openstackclient (Ubuntu):
status: New → Incomplete
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Thanks Chris. I'm also no longer able to recreate after a dist-upgrade.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for python-openstackclient (Ubuntu) because there has been no activity for 60 days.]

Changed in python-openstackclient (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Paul Peereboom (peereb) wrote :

I can reproduce this issue with 5.4.0 version of the client. Is this fixed in later version?

Revision history for this message
Corey Bryant (corey.bryant) wrote :

@Paul, can you share what 'apt policy python3-openstackclient' shows on your machine?

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.