0102c34d83
py3kcompat was removed from oslo-incubator because everything it provided was already in six version we depend on (see oslo-incubator change I06b90f789ae21f2ef8b8071b4298bfc0406482a6). So we should use six for urlparse, too. Change-Id: I0ab7119c985c247c2f701e3bb6b16353cf7399f0
13 lines
222 B
Plaintext
13 lines
222 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=excutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=timeutils
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=taskflow
|
|
|