Comment 13 for bug 1604662

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/newton)

Reviewed: https://review.openstack.org/437794
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e4f27f459eb723ae7de9d6b2504f4675f7ca7b33
Submitter: Jenkins
Branch: stable/newton

commit e4f27f459eb723ae7de9d6b2504f4675f7ca7b33
Author: Reedip <email address hidden>
Date: Tue Sep 6 14:12:00 2016 +0530

    Bulk creation of SecurityGroups

    Currently, Bulk Creation of security groups
    is enabled, but due to a mismatch in the function
    signature, it is not possible to create security
    groups in bulk.
    This patch allows the same.

    Change-Id: Id1c7a520aa1bb58984b199c86aca2267b98e6b3e
    Closes-Bug: #1604662
    (cherry picked from commit 1866bd4b45f0eb6266ff5a608729f24e4090cfa4)