Comment 12 for bug 1182629

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/160770
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=4829e25b6a68df0372a3b84c3cc7c9b680ced669
Submitter: Jenkins
Branch: master

commit 4829e25b6a68df0372a3b84c3cc7c9b680ced669
Author: Akihiro Motoki <email address hidden>
Date: Sun Mar 1 19:37:40 2015 +0900

    security-group-rule-list: show all info of rules briefly

    Previously security-group-rule-list does not display full
    information of rules by default (e.g., port ranges, ether types)
    and users need to use security-group-rule-show to check details.
    It is not convenient.

    This commit introduces some aggregated columns ("protocol/port" and
    "remote") to show infomration briefly and as a result full attributes
    of rules will be displayed.

    Closes-Bug: #1182629
    Change-Id: I047bf9a1ccba5b023d66f22ef5256f7786196113