Sync'ing apiclient from Oslo to fix the "'unicode' object has no attribute 'get'" problem. Closes-Bug: #1386470 Change-Id: I46233c04a95c6441ae86572915f4492c6c1a48c5
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=_i18n
|
|
module=apiclient
|
|
module=cliutils
|
|
module=gettextutils
|
|
module=importutils
|
|
module=strutils
|
|
# The base module to hold the copy of openstack.common
|
|
base=ironicclient
|