Add firewall_drivers entry_point in setup

Add firewall_drivers entry_point for vmware_edge.

Change-Id: I25aa8fb2620ccbf6cdc19a711022c82bea70919d
This commit is contained in:
shaofeng_cheng 2017-05-13 15:37:25 +08:00
parent 66c0b24ab4
commit 1f59123100

View File

@ -35,6 +35,8 @@ neutron.core_plugins =
vmware_nsxv = vmware_nsx.plugin:NsxVPlugin
vmware_nsxv3 = vmware_nsx.plugin:NsxV3Plugin
vmware_dvs = vmware_nsx.plugin:NsxDvsPlugin
firewall_drivers =
vmware_nsxv_edge = vmware_nsx.services.fwaas.nsx_v.edge_fwaas_driver:EdgeFwaasDriver
neutron.service_plugins =
vmware_nsxv_qos = vmware_nsx.services.qos.nsx_v.plugin:NsxVQosPlugin
neutron.qos.notification_drivers =