summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
blob: 27c3ef1c106ed771bed38b9e1a1de70f2d7f42ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[DEFAULT]

# The list of modules to copy from oslo-incubator.git
module=cliutils
module=config
module=context
module=crypto
module=db
module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils
module=flakes
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=loopingcall
module=memorycache
module=middleware.correlation_id
module=network_utils
module=notifier
module=patch_tox_venv
module=periodic_task
module=policy
module=processutils
module=redhat-eventlet.patch
module=rootwrap
module=rpc
module=service
module=strutils
module=threadgroup
module=timeutils
module=uuidutils

# The base module to hold the copy of openstack.common
base=nova