python-manilaclient/openstack-common.conf
Andreas Jaeger 39c81d39a9 Sync with oslo-incubator
Remove deprecated gettextutils module.
Sync with oslo-incubator at commit
368daacaa3f4a65352f3e0c66a939a496c14ecca.

Adjust calls for modules that have moved:
cliutils.find_resource -> manilaclient.openstack.common.apiclient.utils

Closes-Bug: #1383179

Change-Id: I1f5750d0a5c3ed929b1c0cc13aa54bf05ee9bfb3
2014-10-23 08:13:25 +02:00

10 lines
187 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=cliutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=manilaclient