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

# The list of modules to copy from oslo-incubator
module=cliutils
module=context
module=eventlet_backdoor
module=fileutils
module=fixture.logging
module=imageutils
module=local
module=log
module=loopingcall
module=memorycache
module=periodic_task
module=policy
module=report
module=report.generators
module=report.models
module=report.views
module=report.views.json
module=report.views.text
module=report.views.xml
module=service
module=sslutils
module=systemd
module=threadgroup
module=uuidutils
module=versionutils

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