cb2d5d0caa
* Unused module was removed * Existing modules were updated * Readme file was added * Exceptions classes, used from unsupported exceptions from oslo-incubator are moved to murano.common * Orginize imports to the correct order in files, where the order were modified Next patch will remove all locations of openstack.common.log usage Change-Id: I4382215df1bcf81aea60e29039de548bcfe5a356
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=log
|
|
module=service
|
|
module=sslutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=murano
|