Closed aweisberg closed 5 years ago
Could you fix the linting issues reported by Travis? Otherwise, lgtm
I am not sure what those issues were, but it seems to be accepting the changes now. I didn't squash the build output change just because I think it would be a better history to keep them separate.
When setting a new version use LooseVersion for the version field in Cluster to be consistent. Some test code fails because it expects a LooseVersion all the time.
When going from > 4.0 version to a < 4.0 version remove the 4.0 options automatically.