mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
* update gettextutils.py, strutils.py, install_venv_common.py * remove cfg.py, openstackkeyring oslo-incubator commit 630d3959b9d001ca18bd2ed1cf757f2eb44a336f Change-Id: I0ae9b9dc72ec88ed64a8c353b9c51734ee2cd24c
9 lines
200 B
Text
9 lines
200 B
Text
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=iniparser
|
|
module=install_venv_common
|
|
module=strutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=openstackclient
|