config/sysinv/sysinv/sysinv/etc/sysinv
Al Bailey 60110e753d Deprecate sysinv.openstack.common.log
Sysinv had partially converted to oslo_log, but
not all the files had been updated.  This completes
that conversion and completely removes
 - sysinv.openstack.common.log.py
 - sysinv.openstack.common.log_handler.py

Most of the changes in this review are:

Old Code:
  from sysinv.openstack.common import log

New Code:
  from oslo_log import log

Two main differences are:
 - verbose flag was removed from oslo_log config in 2017
 - oslo_log automatically prefixes each line with config type (sysinv)
   Old Prefix:
     2019-11-01 16:39:24.142 72561 INFO
  New Prefix:
     sysinv 2019-11-05 18:55:03.620 96275 INFO

Change-Id: I0dda384d943c6dc9277ebce87a6b295fb62500ff
Story: 2006796
Task: 37342
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-11-05 15:29:20 -06:00
..
rootwrap.d StarlingX open source release updates 2018-05-31 07:35:52 -07:00
cgcssys_init StarlingX open source release updates 2018-05-31 07:35:52 -07:00
crushmap-aio-sx.txt Ceph uprev v13.2.2 Mimic 2019-04-25 19:18:50 +00:00
crushmap-controller-model.txt Ceph uprev v13.2.2 Mimic 2019-04-25 19:18:50 +00:00
crushmap-storage-model.txt Ceph uprev v13.2.2 Mimic 2019-04-25 19:18:50 +00:00
delete_load.sh StarlingX open source release updates 2018-05-31 07:35:52 -07:00
motd-system StarlingX open source release updates 2018-05-31 07:35:52 -07:00
policy.json StarlingX open source release updates 2018-05-31 07:35:52 -07:00
profileSchema.xsd Remove deprecated instance_backing from sysinv code 2019-06-26 06:55:02 -05:00
rootwrap.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
sampleProfile.xml Remove deprecated instance_backing from sysinv code 2019-06-26 06:55:02 -05:00
sysinv.conf Enable OVS LLDP inventory 2018-09-26 11:23:33 -04:00
sysinv.conf.cgts Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
sysinv.conf.sample Deprecate sysinv.openstack.common.log 2019-11-05 15:29:20 -06:00
sysinv_goenabled_check.sh Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00