deb-murano/openstack-common.conf
Ekaterina Chernova cb2d5d0caa Clean-up openstack.common
* 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
2015-06-10 17:28:49 +03:00

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