Skip to content

qosmngr: update use of bbf_get_reference_param

Mohd Mehdi requested to merge for_qos_fix into devel

In micro service mode, if we don't know which data model object will map to the linker (for example, linker might be eth0 or wan), then we just have to append all possible objects in a csv string and pass to bbfdm. Update the code to use this approach.

Merge request reports