python-tuskarclient/openstack-common.conf
Victor Sergeyev da1512f995 Sync common client code from Oslo
Oslo-incubator contains common code for pythonclient - HTTPClient(),
Managers, Exceptions, etc.
We should use common code from Oslo instead of tuskar implementation.

blueprint common-client-library-2

Change-Id: Ie37cd9e024d0360e58b08d60c04ba1024d9afe9c
2013-12-17 15:10:01 +02:00

9 lines
173 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=apiclient
module=importutils
# The base module to hold the copy of openstack.common
base=tuskarclient