nova/openstack-common.conf
ChangBo Guo(gcb) 8018292c42 Use imageutils from oslo.utils
We clean up oslo-incubator in 90ae25e38915cc502d9e9c52d59e8fb668a72ae1,
and sync imageutils to oslo.utis with unittest in version 3.1.
openstack/common/imageutils.py exists without unittest. Let's switch
to use oslo.utils' imageutils.

Change-Id: Iac3b221d7ad16c16866dc6b11f08afc473da9bc9
2016-02-16 18:34:43 +08:00

8 lines
143 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=cliutils
# The base module to hold the copy of openstack.common
base=nova