c38bfbd46d
Synchronize the cliutils from oslo to heatclient and use the common methods. used common methods: +arg +env +print_list partially implements blueprint common-client-library-2 Change-Id: If79d58794257325a47b9938a172a87097fc93e1b
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=importutils,gettextutils,strutils,apiclient.base,apiclient.exceptions
|
|
module=cliutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heatclient
|