Hi,
is it normal that 2 normalized names exists for Fortinet FortiOS?
Environment
Expected Behavior
An unique normalized name is defined for Fortinet FortiOS
Observed Behavior
2 names exists: fortinet (NAPALM_LIB_MAPPER) and fortinet_fortios (NETUTILSPARSER_LIB_MAPPER ; which seems to be the right name, as fortinet is a vendor?)
Steps to Reproduce
- Browse https://netutils.readthedocs.io/en/latest/user/lib_use_cases_lib_mapper/ / https://github.com/networktocode/netutils/blob/v1.6.0/netutils/lib_mapper.py
- Search "forti"
Hi,
is it normal that 2 normalized names exists for Fortinet FortiOS?
Environment
Expected Behavior
An unique normalized name is defined for Fortinet FortiOS
Observed Behavior
2 names exists:
fortinet(NAPALM_LIB_MAPPER) andfortinet_fortios(NETUTILSPARSER_LIB_MAPPER; which seems to be the right name, asfortinetis a vendor?)Steps to Reproduce