Openstack log prevents the client from being loaded due to arg parsing. Since native logging is used everywhere else, it makes sense to remove it completely. All other projects seem to do the same thing as well. Co-Authored-By: Richard Lee <rblee88@gmail.com> Change-Id: I42a4532e614aa465d9421139b8e8bddf2ba01072
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=gettextutils,setup,jsonutils,timeutils,version
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=barbicanclient |