taskflow/openstack-common.conf
Joshua Harlow aaa51fd689 Switch to using oslo.utils and oslo.serialization
Instead of copying modules from the incubator into taskflow
we can now directly use these same modules from supported
libraries instead so this moves the usage of everything except
uuidutils which wasn't moved over to using those newly published
libraries.

Part of blueprint integrate-and-use-oslo-utils-serialization

Change-Id: I1183bda96e1ddb062d9cab91990186f0f56f0a0e
2014-09-20 09:03:11 -07:00

9 lines
184 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=uuidutils
script=tools/run_cross_tests.sh
# The base module to hold the copy of openstack.common
base=taskflow