Comment 2 for bug 1716922

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

Reviewed: https://review.openstack.org/503724
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c93f5833e4100d2325994b1bdf8f0d12b70d00c7
Submitter: Jenkins
Branch: master

commit c93f5833e4100d2325994b1bdf8f0d12b70d00c7
Author: Jan Vondra <email address hidden>
Date: Wed Sep 13 17:58:37 2017 +0200

    Fixed creation neutron api mapping for security groups

    Fixed creation of security group and security group rule via
    neutronclient api mapping.
    There was a switch from novaclient to neutronclient
    for creating a security groups and rules in change
    5d5666b10e57a94bcde06c8a296002175d935c7b but
    the argument mapping for this function has not been changed.

    Change-Id: I1774b73c61adb3b44a61f3f56f99e85f278deb83
    Closes-Bug: 1716922