Comment 2 for bug 1667699

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

Reviewed: https://review.openstack.org/437941
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=f63a9f402dc3761a1f7e358d92b7e1aa33098c7a
Submitter: Jenkins
Branch: master

commit f63a9f402dc3761a1f7e358d92b7e1aa33098c7a
Author: Jens Rosenboom <email address hidden>
Date: Fri Feb 24 16:04:43 2017 +0100

    Fix output of ListSecurityGroupRule

    The Ethertype column was always left empty because a wrong column name
    was being used.

    Change-Id: I7fc0f8d5eb7bac1efb234faba454dad0a45a7e6a
    Closes-Bug: 1667699