python-novaclient/openstack-common.conf
Davanum Srinivas 8ce2330247 Fix problem with nova --version
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
2013-04-08 12:15:03 -04:00

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