86a4c4710d
Partially-implements blueprint: rename-murano-api-to-murano Change-Id: I2d7f52ef4073bce800cedc77f81f5d242c4d5d98
27 lines
473 B
Plaintext
27 lines
473 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=wsgi
|
|
module=config
|
|
module=exception
|
|
module=gettextutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=log
|
|
module=xmlutils
|
|
module=sslutils
|
|
module=service
|
|
module=local
|
|
module=install_venv_common
|
|
module=timeutils
|
|
module=eventlet_backdoor
|
|
module=threadgroup
|
|
module=loopingcall
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=fileutils
|
|
module=lockutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=murano
|