yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95385
[Bug 2098980] Re: "openstack port list -c" showing non existing columns
** Project changed: neutron => python-openstackclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2098980
Title:
"openstack port list -c" showing non existing columns
Status in python-openstackclient:
New
Bug description:
On devstack latest master for neutron and openstackclient.
When using any non existing column name such as "openstack port list -c FOO" getting empty table output [1], also very similar to legit options may return empty table - may confuse user as misinformation.
While other such as network - "openstack network list -c FOO" raises error and shows correct possible column options, `port list` should be handled similarly.
[1]
`
openstack port list -c "FOO"
+-----+
| FOO |
+-----+
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+-----+
`
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/2098980/+subscriptions
References