Skip to content

Commit f768ea2

Browse files
author
Alessio Ababilov
committed
Update openstack-common.conf format
Change-Id: Ifa6718331d3da91f0e9515a809484808bd6317f9
1 parent 6cb58fa commit f768ea2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

openstack-common.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[DEFAULT]
22

33
# The list of modules to copy from openstack-common
4-
modules=cfg,iniparser,install_venv_common,openstackkeyring
4+
module=cfg
5+
module=iniparser
6+
module=install_venv_common
7+
module=openstackkeyring
58

69
# The base module to hold the copy of openstack.common
710
base=openstackclient

0 commit comments

Comments
 (0)