python-novaclient/openstack-common.conf
Andrey Kurilin dc09cf27e3 Port to use oslo.i18n
Module gettextutils from oslo-incubator was graduated to separate
library (oslo.i18n) and removed from repository, so we should use
new library.

Change-Id: I15d36ac5a2bb88b332ffa38d29488b75c55a20a9
2014-10-16 01:19:48 +03:00

11 lines
210 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=apiclient
module=cliutils
module=install_venv_common
module=uuidutils
# The base module to hold the copy of openstack.common
base=novaclient