Comment 2 for bug 1450872

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

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

commit 62bb88f621140670c1c2f26397f97cd87fd66b18
Author: TerryHowe <email address hidden>
Date: Fri May 1 12:21:08 2015 -0600

    Security group rule delete broken

    Nova client was changed to take a rule id for security group
    rule delete.

    https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/security_group_rules.py#L72

    Change-Id: I0a69f3f196a36f267ee85a651b09aa8d3c328121
    Closes-Bug: #1450872