kerubistan / kerub

A lightweight IaaS prototype
Apache License 2.0
13 stars 4 forks source link

Distribution adapters should not accept future releases #114

Open K0zka opened 8 years ago

K0zka commented 8 years ago

All Distribution implementation should be checked that handlesVersion returns true only for released and OS distributions, no future releases are accepted.

See Fedora23Plus, Ubuntu, etc...