8ce2330247
Update to latest openstack.common.version.py and fix __init__.py to get "nova --version" to work properly again Fixes LP# 1165325 Change-Id: I29e54cd4cf79759407f3967518e9be575abd994a
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=setup,timeutils,strutils,version
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=novaclient
|