taskflow/openstack-common.conf
Joshua Harlow 4e514f41e5 Move over to using oslo.utils [reflection, uuidutils]
The reflection module is now part of oslo.utils so we should
remove our local version and use that version instead; this
also goes for the uuidutils module which is now part of
oslo.utils as well so we no longer need our local version
copied from the incubator...

Note that one reflection method `find_subclasses` which was to
specific to taskflow is now moved to the misc utility module
instead of its prior home in the reflection module.

Change-Id: I069881c80b0b2916cc0c414992b80171f7eeb79f
2014-12-18 13:55:41 -08:00

8 lines
167 B
Plaintext

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