yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95228
[Bug 2074187] Re: [RFE] Extend "port list" command to show the trunk subports
Reviewed: https://review.opendev.org/c/openstack/python-openstackclient/+/926611
Committed: https://opendev.org/openstack/python-openstackclient/commit/2a0431e8255671824b9f938de94715f36bed48ba
Submitter: "Zuul (22348)"
Branch: master
commit 2a0431e8255671824b9f938de94715f36bed48ba
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Aug 7 14:55:28 2024 +0000
Add the trunk subports information to the port list command
Added the subports information to the port list command, when the
"--long" qualifier is specified.
Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/926609
Closes-Bug: #2074187
Change-Id: I8ef66c3415279caf0ebea4ba6232ca3696188de9
** Changed in: python-openstackclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2074187
Title:
[RFE] Extend "port list" command to show the trunk subports
Status in neutron:
New
Status in python-openstackclient:
Fix Released
Bug description:
This is a proposal to increase the functionality of the "openstack
port list" command.
Retrieving the information (port ID) of the subport of a parent trunk
port and list it, could take an extra time that could not be
acceptable in a normal listing command. However it could be useful to
have a way to print the port list including the subports of a parent
port.
This bug proposes to add an extra parameter to the "openstack port
list" command to be able to also retrieve the subports of any trunk
parent port and print them. Something like this:
https://paste.opendev.org/show/bkPbSZaHKH0UBmCeXgsc/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2074187/+subscriptions
References