Comment 13 for bug 1519511

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

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

commit a83602341121ccd252a8eaaa390f387b5230cd75
Author: Richard Theis <email address hidden>
Date: Fri Feb 5 09:52:34 2016 -0600

    Refactor security group functional tests

    Moved the functional tests for "os security group" and
    "os security group rule" from the compute to the network
    directory to align with the refactoring to the commands.

    Change-Id: Ief6ab17775c6d7e3bef58d9fa025d9dd520b7370
    Partial-Bug: #1519511
    Partial-Bug: #1519512
    Related-to: blueprint neutron-client