deb-glance/openstack-common.conf
Michael Still 9356ea634d Import strutils from oslo, and convert to it.
The only change of behaviour here (according to the former glance
unit tests) is that 'T' now means True not False. I suspect that's
ok.

Change-Id: Icf98f913a3f78a1fe2f38a82a25a071c2da03739
2013-05-27 06:00:46 +10:00

20 lines
346 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=log
module=notifier
module=policy
module=setup
module=strutils
module=timeutils
module=uuidutils
module=version
# The base module to hold the copy of openstack.common
base=glance