
openstack-common has a new uuidutils to handle is_uuid_like(), port it to Cinder. Change-Id: I0ccc6166854193137af6a3210d3c465dd38fd955
8 lines
285 B
Plaintext
8 lines
285 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,exception,excutils,gettextutils,importutils,iniparser,jsonutils,local,rpc,timeutils,log,setup,notifier,context,network_utils,policy,uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|