[openstack-dev] [fuel] release version numbers: let's use semvers

Igor Kalnitsky ikalnitsky at mirantis.com
Tue May 24 12:34:21 UTC 2016


Hey Zigo,

In Python community there's a PEP-440 [1] that defines a versioning scheme. The thing you should know is, the PEP __is not__ compatible with semver, and it's totally fine to have two components version.

So I don't think we should force version changes from two-components to three-components scheme, since it won't be compatible with semver anyway.

Thanks,
Igor

[1]: https://www.python.org/dev/peps/pep-0440/




More information about the OpenStack-dev mailing list