Sync versionutils from oslo-incubator
This is needed for comparing client versions from the command line to
required versions for CLI tests.
Tempest already has the immediate oslo dependencies of gettextutils and
log and those are up-to-date enough for what's needed in versionutils,
so this is a --nodeps sync.
Part of blueprint minversion-check-for-cli-tests
Change-Id: I19784499a9bb1135a9c8dc8b26fc56c53489ed22
diff --git a/openstack-common.conf b/openstack-common.conf
index 38d58ee..a9a6b0b 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -7,6 +7,7 @@
module=log
module=importlib
module=fixture
+module=versionutils
# The base module to hold the copy of openstack.common
base=tempest