Drop removed options from sample config

The enabled option and the driver option were removed from code by
9b66ded049 .

Change-Id: Ic64030f9d25378fbc6b935f7da308423c242b522
This commit is contained in:
Takashi Kajinami 2024-01-18 11:08:23 +09:00
parent 8d82419125
commit e59494b454
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
[taas]
driver = neutron_taas.services.taas.drivers.linux.ovs_taas.OvsTaasDriver
enabled = True
vlan_range_start = 3000
vlan_range_end = 3500