blob: 2b51a3906efc53026c8556b2c219d95a034fe25b (
plain)
1
2
3
4
5
6
7
8
|
[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
|