heat/contrib/heat_barbican/heat_barbican
Steven Hardy 70112c103a Move logging to use oslo_log library
The oslo-incubator log modlule has been removed, so port to the oslo_log
library.  Note this uses the new (non namespaced, e.g oslo.log) import
convention, we'll need to align other imports in a future commit.

Some import reordering was required due to pedantic H30[57] checks, and
the services have all been converted to initialize the oslo_log library
as this is done differently to the log.py in incubator.

Change-Id: Ib5a97123fe1b287bc531e42d7887c13ba6205628
2015-02-17 09:23:34 +00:00
..
resources Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
tests Remove unused imports from heat files 2015-02-01 16:35:24 -08:00
__init__.py Implement barbican client plugin 2014-08-13 20:12:29 -05:00
client.py Update Barbican resources to match library changes 2014-11-26 10:46:42 +01:00