84b42cfa1a
openstack/common/context.py wasn't used anywhere. And in case if it is needed we will need to use oslo.context. Change-Id: Ia975d53031f91d93c5da59eeba2ae6957ea7431a
15 lines
261 B
Plaintext
15 lines
261 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=exception
|
|
module=gettextutils
|
|
module=lockutils
|
|
module=log
|
|
module=policy
|
|
module=processutils
|
|
module=service
|
|
module=sslutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=murano
|