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
..
2017-04-18 12:02:01 -07:00
2016-04-06 13:26:16 +08:00
2017-05-17 16:28:59 +03:00
2015-06-30 16:24:24 +08:00
2016-06-17 14:56:44 -07:00