glance/openstack-common.conf
Zhiteng Huang 231de615b2 Port uuidutils to Glance
Recently openstack.common had a new module to handle uuid, this patch
port that into Glance.

Change-Id: I9a25de546f2519c327f9ae4645f9fe33a91fced8
2012-11-07 23:20:23 +08:00

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