Merge "Enable port security"

This commit is contained in:
Zuul 2019-01-29 22:29:42 +00:00 committed by Gerrit Code Review
commit 84cf23f664
1 changed files with 1 additions and 1 deletions

View File

@ -100,6 +100,7 @@ build_timeout = 600
[network-feature-enabled]
port_security = true
ipv6 = false
api_extensions = agent,allowed-address-pairs,binding,dhcp_agent_scheduler,ext-gw-mode,external-net,extra_dhcp_opt,extra_dhcp_optagent,extraroute,l3_agent_scheduler,metering,provider,quotas,router,security-group,service-type,subnet_allocation
@ -180,4 +181,3 @@ build_timeout = 600
[volume-feature-enabled]
backup = {{ tempest_volume_backup_enabled }}
multi_backend = {{ tempest_volume_multi_backend_enabled }}