Comment 3 for bug 1532317

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

Reviewed: https://review.openstack.org/269517
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=186612daf708b0ad3199bbf77ea8d3ed0f5eb48e
Submitter: Jenkins
Branch: master

commit 186612daf708b0ad3199bbf77ea8d3ed0f5eb48e
Author: Dmytro Dovbii <email address hidden>
Date: Tue Jan 19 11:36:37 2016 +0200

    [Core-Library] Add ability to specify direction and ethetype for groups

    Previously there was no way to specify in which direction security rule
    should be applied, only ingress was supported. Also it was impossible
    to create IPv6 rules.
    This patch added ability to specify direction and ethertype for
    Neutron security groups and direction - for AWS security groups

    Change-Id: Iba5be7a8a94c34eab3e0e06f95e5358a84a5dd7b
    Closes-Bug: #1532317