Disable port security at network creation (openstack) 45/7445/2
authoranwars <anwars@vmware.com>
Mon, 6 May 2019 05:53:07 +0000 (11:23 +0530)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 10 May 2019 12:37:53 +0000 (13:37 +0100)
Feature : https://osm.etsi.org/gerrit/#/c/7326

Introducing a new VIM config parameter for openstack VIM,
disable_network_port_security

This will allow to disable the port security while creating networks in openstack

To be used for VIM which has port security extension but do not support port security
(Network creation fails with error that Port security is not supported)

Change-Id: I3822f0d76450cceec50fc757ad273ab11f414d13
Signed-off-by: anwars <anwars@vmware.com>

No differences found