* A user can access glanceclient.__version__ to get a string representing the version of the installed library. * Add openstack-common's 'version' module. Change-Id: Ib14c561d8ac0b126617a20acfbd5fdb61c54f2c7
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=setup,importutils,version
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=glanceclient
|