Comment 1 for bug 684353

Revision history for this message
Todd Willey (xtoddx) wrote :

I linked to a related blueprint: https://blueprints.launchpad.net/nova/+spec/version-py

After this is merged to trunk (exists in lp:~anso/nova/deploy) it will be as easy as

from nova import version
print version.string()
print version.string_with_vcs()