231de615b2
Recently openstack.common had a new module to handle uuid, this patch port that into Glance. Change-Id: I9a25de546f2519c327f9ae4645f9fe33a91fced8
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,gettextutils,importutils,iniparser,jsonutils,local,notifier,policy,setup,timeutils,log,version,uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=glance
|