Add functions to calculate version number to constants.py
authorMichael Hanselmann <hansmi@google.com>
Mon, 23 Jun 2008 11:11:42 +0000 (11:11 +0000)
committerMichael Hanselmann <hansmi@google.com>
Mon, 23 Jun 2008 11:11:42 +0000 (11:11 +0000)
commit1b45f4e5c5c762a60d5fe293b55ce688a11e0ed1
tree9adabde7ca2c417f28f9a0fa99f37ae64a440597
parent04a8d78965d14034d4ca0e939ea656fc343281be
Add functions to calculate version number to constants.py

In cfgupgrade, we need to extract parts of and build new version numbers.

Reviewed-by: iustinp
lib/constants.py
test/ganeti.constants_unittest.py