
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
9 lines
170 B
Plaintext
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
|