commit 5ff660f71854bc4e11d7e37b6ed54c6170bedc10
Author: Richard Theis <email address hidden>
Date: Tue Jan 5 12:33:11 2016 -0600
Further improve output for "os security group show"
Improve the security group rules output when running the
"os security group show" command. Empty and duplicate
information for each security group rule is now removed.
This will ensure that the rules remain readable when
direction and ethertype information is returned as part
of the transition to neutron networking.
Reviewed: https:/ /review. openstack. org/263843 /git.openstack. org/cgit/ openstack/ python- openstackclient /commit/ ?id=5ff660f7185 4bc4e11d7e37b6e d54c6170bedc10
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5ff660f71854bc4 e11d7e37b6ed54c 6170bedc10
Author: Richard Theis <email address hidden>
Date: Tue Jan 5 12:33:11 2016 -0600
Further improve output for "os security group show"
Improve the security group rules output when running the
"os security group show" command. Empty and duplicate
information for each security group rule is now removed.
This will ensure that the rules remain readable when
direction and ethertype information is returned as part
of the transition to neutron networking.
Change-Id: Ib49c27a9d7f4d5 d38ceb2b0d785dd f94d88b2d89
Partial-Bug: #1519511
Related-To: blueprint neutron-client