Files
python-ironicclient/openstack-common.conf
Lucas Alvares Gomes 8d7a2e4f32 Sync apiclient from Oslo
Sync'ing apiclient from Oslo to fix the "'unicode' object has no attribute
'get'" problem.

Closes-Bug: #1386470
Change-Id: I46233c04a95c6441ae86572915f4492c6c1a48c5
2014-10-30 14:33:50 +00:00

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