python-heatclient/openstack-common.conf
llg8212 c38bfbd46d Using common methods from oslo cliutils
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
2014-03-24 09:48:25 +08:00

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