[Bug 1827844] Re: openstack servers list lack of the change-before parameter

Brin Zhang 1827844 at bugs.launchpad.net
Tue May 7 11:50:36 UTC 2019


** Tags added: api nova

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1827844

Title:
  openstack servers list lack of the change-before parameter

Status in python-openstackclient package in Ubuntu:
  New

Bug description:
  [root at localhost ~]# openstack server list --changes-before 2017-11-13T16:13:37Z
  usage: openstack server list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                               [--max-width <integer>] [--fit-width]
                               [--print-empty] [--noindent]
                               [--quote {all,minimal,none,nonnumeric}]
                               [--sort-column SORT_COLUMN]
                               [--reservation-id <reservation-id>]
                               [--ip <ip-address-regex>]
                               [--ip6 <ip-address-regex>] [--name <name-regex>]
                               [--instance-name <server-name>]
                               [--status <status>] [--flavor <flavor>]
                               [--image <image>] [--host <hostname>]
                               [--all-projects] [--project <project>]
                               [--project-domain <project-domain>]
                               [--user <user>] [--user-domain <user-domain>]
                               [--long] [-n | --name-lookup-one-by-one]
                               [--marker <server>] [--limit <num-servers>]
                               [--deleted] [--changes-since <changes-since>]
  openstack server list: error: unrecognized arguments: --changes-before 2017-11-13T16:13:37Z

  This is add the servers list API [1].
  [1] https://developer.openstack.org/api-ref/compute/?expanded=create-server-detail,list-servers-detail#list-servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1827844/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list