stackalytics/openstack-common.conf
Eric Guo 400f2e7b60 Use Oslo module py3kcompat
Module py3kcompat can be used to make libraries urllib urllib2 urlparse
Python3 compatible. This patch aslo add file openstack-common.conf to
track files from Olso-incubator as we did in other projects.

Change-Id: I8973672c469ffd264e01fe26a4d265f89f7d1755
2014-01-15 19:23:48 +08:00

11 lines
165 B
Plaintext

[DEFAULT]
module=importutils
module=jsonutils
module=log
module=py3kcompat
module=timeutils
# The base module to hold the copy of oslo-incubator
base=stackalytics