
Import urlutils for compatability issue Remove obsolete code of Python 2.5 support Partial implement: blueprint py33-support Change-Id: I53515aa0f6f5c936e0d1a4f44b0ebf4998c59492
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=importutils
|
|
module=py3kcompat
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heatclient
|