Comment 8 for bug 1256935

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

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

commit ada9d35cbe477d7225d217c6c1926b5fb8aa0a92
Author: Terry Howe <email address hidden>
Date: Thu Feb 20 09:29:38 2014 -0700

    Fix format errors in nova security group rule list

    * port range was throwing exception for None to/from ports
    * ip_range didn't always have cidr causing error
    * ip_protocol None at times and looked bad

    Closes-Bug #1256935

    Change-Id: I451a0f038a3e9646bca3f278c5d6f6d7e3097a83