← Back to team overview

registry team mailing list archive

[Bug 684353] Re: Need a way to determine Nova version after installing

 

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()

-- 
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/684353

Title:
  Need a way to determine Nova version after installing



References