Commit ec370df8 authored by Pablo Armingol's avatar Pablo Armingol
Browse files

Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into...

Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into feat/415-tid-extend-tfs-api-nbi-to-support-recompute-optical-path
parents 766f1427 0e70d328
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -276,7 +276,8 @@ if LOAD_ALL_DEVICE_DRIVERS:
        (CustomIpowdmDriver, [
            {
                FilterFieldEnum.DEVICE_TYPE: [
                    DeviceTypeEnum.PACKET_ROUTER
                    DeviceTypeEnum.PACKET_ROUTER,
                    DeviceTypeEnum.EMULATED_PACKET_ROUTER
                ],
                FilterFieldEnum.DRIVER     : DeviceDriverEnum.DEVICEDRIVER_CUSTOM_IPOWDM,
            }