sonic-buildimage/platform/marvell-armhf/sonic-platform-nokia/7215/sonic_platform
carl-nokia d2f684b05c [Platform][nokia]: python3-smbus package add with python3 and jinja fixes (#6416)
fix platform driver breakage due to python3 upgrade and fix load minigraph errors with config load_minigraph -y

**- How I did it**
added python3-smbus to the pmon docker template since the previous was python2 specific 
fixed additional "ord" python2 specific code 
fixed the jinja templates used by qos reload - the template logic required data to be parsed 

**- How to verify it**
run "show platform XXX" commands and verify output
run "sudo config load_minigraph -y" and verify configuration 
run "show interfaces XXX" and verify output 

Co-authored-by: Carl Keene <keene@nokia.com>
2021-01-15 08:16:32 -08:00
..
test [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
__init__.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
chassis.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
component.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
eeprom.py [Nokia]: EEPROM platform API Python3 compliance changes (#6318) 2020-12-30 07:34:57 -08:00
fan_drawer.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
fan.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
platform.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
psu.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
sfp_event.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
sfp.py [Platform][nokia]: python3-smbus package add with python3 and jinja fixes (#6416) 2021-01-15 08:16:32 -08:00
thermal_actions.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
thermal_conditions.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
thermal_infos.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
thermal_manager.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
thermal.py [devices]: Add support for the Nokia-7215 platform (#5827) 2020-11-18 17:00:40 -08:00
watchdog.py [Platform][nokia]: python3-smbus package add with python3 and jinja fixes (#6416) 2021-01-15 08:16:32 -08:00