canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
33 stars 38 forks source link

Fix Openstack EOL check #885

Closed dosaboy closed 6 months ago

dosaboy commented 6 months ago

If a release has no EOL info we assume it is no longer supported. Adds more tests for the eol scenario.

Resolves: #881