blob: 7bac626ac659563f2740ba75e209be8c080b62d1 (
plain)
1
2
3
4
5
6
7
8
|
[DEFAULT]
# The list of modules to copy from oslo-incubator
module=install_venv_common
module=memorycache
# The base module to hold the copy of openstack.common
base=keystonemiddleware
|