We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e1dee commit bb3605bCopy full SHA for bb3605b
caso/__init__.py
@@ -20,4 +20,4 @@
20
__version__ = pbr.version.VersionInfo(
21
'caso').version_string()
22
23
-user_agent = "caso/%s" % __version__
+user_agent = "caso/%s (OpenStack)" % __version__
0 commit comments