python-magnumclient/openstack-common.conf
Abhishek Chanda 47702968e3 Include the auth module from oslo
Magnumclient needs the auth module

Change-Id: I5391d77fbaf089c329f45f34f16bce6d559443a6
2014-11-20 20:12:26 -08:00

9 lines
204 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=apiclient.exceptions
module=apiclient.auth
module=cliutils
# The base module to hold the copy of openstack.common
base=magnumclient