blob: 1d7dc215dbf6b6e35331bb78a14a9857d57d5f20 (
plain)
1
2
3
4
5
6
7
|
[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,importutils,iniparser,install_venv_common,jsonutils,setup,timeutils,flakes
# The base module to hold the copy of openstack.common
base=keystone
|