[Bug 1980801] Re: Add missing options for 'server group list'
Seyeong Kim
1980801 at bugs.launchpad.net
Mon Sep 5 23:48:36 UTC 2022
Hello
I've verified python3-openstackclient with test openstack env like
below.
1. deploy openstack env
2. openstack server group create t1 to t2
3. openstack server group list shows me t1 and t2
4. openstack server group list --limit 1 shows me t1
5. openstack server group list --limit 1 --offset 1 shows me t2
dpkg info is below.
ii python3-openstackclient 5.2.0-0ubuntu1.20.04.1 all OpenStack Command-line Client - Python 3.x
Thanks.
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1980801
Title:
Add missing options for 'server group list'
Status in Ubuntu Cloud Archive:
Invalid
Status in Ubuntu Cloud Archive train series:
New
Status in Ubuntu Cloud Archive ussuri series:
New
Status in Ubuntu Cloud Archive victoria series:
New
Status in python-openstackclient package in Ubuntu:
Fix Released
Status in python-openstackclient source package in Focal:
Fix Committed
Status in python-openstackclient source package in Impish:
Invalid
Status in python-openstackclient source package in Jammy:
Fix Released
Status in python-openstackclient source package in Kinetic:
Fix Released
Bug description:
[Impact]
Under Wallaby, openstack server group list doesn't support --offset --limit
[Test Case]
1. install openstackclient
2. openstack server group list --help doesn't show --offset and --limit
[Where problems could occur]
openstack server group list command could not be working fine.
[Others]
related opendev gerrit link
https://review.opendev.org/q/I186adc8cdf28e9c540ad22bca6684d9dd892976a
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1980801/+subscriptions
More information about the Ubuntu-sponsors
mailing list