Files
python-barbicanclient/openstack-common.conf
Anderson Mesquita 68610d2adc Remove OpenStack log in favor of native logging
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
2014-03-14 14:58:41 -07:00

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