Comment 13 for bug 1658682

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

Reviewed: https://review.openstack.org/466158
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b4687b235fd95d041f419fecda6bc93202699148
Submitter: Jenkins
Branch: master

commit b4687b235fd95d041f419fecda6bc93202699148
Author: Armando Migliaccio <email address hidden>
Date: Thu May 18 19:52:47 2017 -0700

    Allow port security updates even without security-groups enabled

    Port security is useful to enforce anti-spoofing rules, and
    those can operate even in the absence of security groups.

    This patch alters the existing code path to allow port_update
    operations even when the admin disables security_groups from
    the deployment.

    Closes-bug: 1658682

    Change-Id: If1d9a662e362639798ad93ff06d820852b0f0c99