Files
William Douglas 0d4e4f2673 Allow detection of Clear Linux OS in python3
In python3 the platform.linux_distribution() function does not display
content for Clear Linux. In addition the linux_distribution function
is due to be deprecated in python 3.7 (the next minor release, see
https://bugs.python.org/issue1322). In anticipation of this, switch to
sourcing the os-release file in the waagent.service and reading the
distribution information from the environment instead.
2018-02-07 21:42:01 +00:00
..
2018-01-24 21:27:44 -08:00
2018-01-19 12:32:37 -08:00
2017-09-19 14:52:17 -07:00