python-tuskarclient/openstack-common.conf
Steven Hardy b47392e734 Move utils arg/env to oslo cliutils
oslo-incubator cliutils provides functions which do the same, so
move to using those instead of duplicating the logic

Syncs cliutils from oslo 5ab5bd3

Change-Id: Ic2329ca69907e3206138fe087f2972972c1453c1
2014-10-27 18:54:21 +00:00

9 lines
170 B
Plaintext

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