9356ea634d
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
20 lines
346 B
Plaintext
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
|