Remove default service provider from conf file
Partial-bug: #1483266 Depends-On: Ia979fa2fdf25f3c1dbe9e7160d6dde2df51c305e Change-Id: If04871e4461ad5838a6fd7a3993d4eda1566d145
This commit is contained in:
parent
c1aa06ee96
commit
f9d5c05057
@ -5,7 +5,8 @@
|
||||
# List of allowed service types includes VPN
|
||||
# Combination of <service type> and <name> must be unique; <driver> must also be unique
|
||||
# This is multiline option
|
||||
service_provider=VPN:openswan:neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver:default
|
||||
# Reference implementation
|
||||
# service_provider=VPN:openswan:neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver:default
|
||||
# Uncomment the following line (and comment out the OpenSwan VPN line) to enable Cisco's VPN driver.
|
||||
# service_provider=VPN:cisco:neutron_vpnaas.services.vpn.service_drivers.cisco_ipsec.CiscoCsrIPsecVPNDriver:default
|
||||
# Uncomment the following line (and comment out the OpenSwan VPN line) to enable Brocade Vyatta's VPN driver.
|
||||
|
Loading…
x
Reference in New Issue
Block a user