sonic-buildimage/dockers/docker-platform-monitor
Joe LeVeque ba7fda7fd1
[docker-platform-monitor] Install Python 2 'enum34' package to fix Arista platforms (#5779)
Recent changes to dependencies caused the 'enum34' package to cease being installed for Python 2 in the PMon container. This broke Arista platforms, where the Arista sonic_platform package imports 'enum'. This is because on Arista devices, the sonic_platform wheel is not installed in the container. Instead, the installation directory is mounted from the host OS. However, this method doesn't ensure all dependencies are installed in the container.
2020-11-04 11:23:03 -08:00
..
base_image_files [submodule update] Add SSD Health tools (#3218) 2019-10-04 10:52:58 -07:00
ssd_tools [submodule update] Add SSD Health tools (#3218) 2019-10-04 10:52:58 -07:00
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker_init.sh [docker-pmon] Fix copy of fancontrol config file (#5037) 2020-07-28 00:23:21 -07:00
docker-pmon.supervisord.conf.j2 [thermalctld] Enlarge startretries value to avoid thermalctld not able to restart during regression test (#5633) 2020-10-30 12:01:17 -07:00
Dockerfile.j2 [docker-platform-monitor] Install Python 2 'enum34' package to fix Arista platforms (#5779) 2020-11-04 11:23:03 -08:00
lm-sensors.sh [sensors]: Workaround for apparent bug in lm-sensors (#1058) 2017-10-20 11:01:26 -07:00
start.sh [docker-platform-monitor] Check if sonic_platform is available before installed (#5764) 2020-11-01 01:48:07 -08:00