StarlingX NFVI Orchestration
Go to file
Jack Ding 5d65b0a6a7 Turn on Guest-Client logs on centos guest image
Currently Guest-Client logs are written to syslog's daemon facility
with 'debug' level, however syslog conf in tis-centos-guest.img only
has 'info' level turned on for daemon facility.

Change the debug level to 'info' so that Guest-Client logs can be
written to /var/log/messages. This will help debugging future guest
heartbeat issues.

Also fix typo in guest_heartbeat_enabled_state_health_check() trace.

Change-Id: Iab72cce9be2986c6cafb79fa66aed6edfb36f32d
2018-06-18 11:43:57 -05:00
guest-agent StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest-client Turn on Guest-Client logs on centos guest image 2018-06-18 11:43:57 -05:00
guest-comm StarlingX open source release updates 2018-05-31 07:36:51 -07:00
nfv Fix guest heartbeat post notification not sent for resize-revert 2018-06-18 08:40:59 -05:00
nova-api-proxy Suppress pep8 warnings that are not fixed yet 2018-06-15 13:14:52 -05:00
.gitignore Add default test framework 2018-06-11 18:53:08 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:51 -07:00
.zuul.yaml Add default test framework 2018-06-11 18:53:08 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
mwa-thales.map StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:51 -07:00
test-requirements.txt Add default test framework 2018-06-11 18:53:08 -05:00
tox.ini Suppress pep8 warnings that are not fixed yet 2018-06-15 13:14:52 -05:00

stx-nfv

StarlingX NFVI Orchestration