e73d254cd5
Commit 035668 had the QemuImgInfo class moved to Oslo. This class was copied from Nova to Cinder and diverged since then. The two projects will be able to use identical classes by importing imageutils. Change-Id: If1962680906b3736d3f16f306b077483b122f878
42 lines
729 B
Plaintext
42 lines
729 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cliutils
|
|
module=config
|
|
module=context
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=fileutils
|
|
module=fixture
|
|
module=flakes
|
|
module=gettextutils
|
|
module=imageutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=memorycache
|
|
module=network_utils
|
|
module=notifier
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=rootwrap
|
|
module=rpc
|
|
module=service
|
|
module=sslutils
|
|
module=strutils
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=versionutils
|
|
module=xmlutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|