Comment 7 for bug 1532317

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

Reviewed: https://review.openstack.org/271972
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=ec5a5af3df1c046618f15d71e7d60db43ddb90f9
Submitter: Jenkins
Branch: stable/kilo

commit ec5a5af3df1c046618f15d71e7d60db43ddb90f9
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
    (cherry picked from commit 186612daf708b0ad3199bbf77ea8d3ed0f5eb48e)