Comment 24 for bug 1685030

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/30958
Committed: http://github.com/Juniper/contrail-controller/commit/44093923f917302e7181b393fb20459c5a07e646
Submitter: Zuul (<email address hidden>)
Branch: master

commit 44093923f917302e7181b393fb20459c5a07e646
Author: Sahil <email address hidden>
Date: Fri Apr 28 17:50:09 2017 -0700

Address pairs not allowed with no port security

Config: Address pairs should not be allowed when port security
is not enabled
Fix: raising 400 error from cfg_api and catching it in vnc_openstack
to raise 'AddressPairAndPortSecurityRequired' neutron exception.

Change-Id: I230779b93225ed5279b789b7a0d169bc2535d33c
Closes-Bug: 1685030