Files
python-cinderclient/openstack-common.conf
Alessio Ababilov a7cce08eab Use exceptions from oslo
These exceptions can be used in novaclient, keystoneclient,
glanceclient, and other client projects.

Partially implements: blueprint common-client-library

Change-Id: I43918316622b1c1d722872fe30199db6a3a7bb76
2013-07-01 11:55:31 +03:00

8 lines
164 B
Plaintext

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