Fixup naming of module for version detection

This commit is contained in:
James Page 2016-11-10 09:33:21 +00:00
parent 0939c64c8e
commit d83c0415e9

View File

@ -16,4 +16,4 @@ import pbr.version
__version__ = pbr.version.VersionInfo(
'snap_openstack').version_string()
'snap.openstack').version_string()