mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Update openstack-common.conf format
Change-Id: Ifa6718331d3da91f0e9515a809484808bd6317f9
This commit is contained in:
parent
6cb58fa16b
commit
f768ea2b22
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
|||
[DEFAULT]
|
||||
|
||||
# The list of modules to copy from openstack-common
|
||||
modules=cfg,iniparser,install_venv_common,openstackkeyring
|
||||
module=cfg
|
||||
module=iniparser
|
||||
module=install_venv_common
|
||||
module=openstackkeyring
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
base=openstackclient
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue