summaryrefslogtreecommitdiff
path: root/openstack-common.conf
blob: 3cdacaae97b3438e637844eff1d8d5372dd98395 (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
[DEFAULT]

# The list of modules to copy from openstack-common
module=cfg
module=context
module=eventlet_backdoor
module=exception
module=excutils
module=fileutils
module=gettextutils
module=importutils
module=iniparser
module=jsonutils
module=local
module=lockutils
module=log
module=loopingcall
module=middleware
module=network_utils
module=notifier
module=pastedeploy
module=periodic_task
module=policy
module=processutils
module=rpc
module=service
module=testutils
module=threadgroup
module=timeutils
module=utils
module=uuidutils
module=wsgi

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