Hi,
I synced latest code today, and meet build failure with mtce-guest in stx-nfv.
Here is the error message in the build log:
BUILDSTDERR: guestServer.cpp: In function 'int _config_handler(void*, const char*, const char*, const char*)':
BUILDSTDERR: guestServer.cpp:140:21: error: 'struct daemon_config_type' has no member named 'hbs_pulse_period'
BUILDSTDERR: config_ptr->hbs_pulse_period = atoi(value);
BUILDSTDERR: ^
It seems it is relate with patch [0], which removed “hbs_pulse_period”.
I have created LP issue [1].
Could anybody familiar with it help fix it?
Thanks.
[0]: https://review.openstack.org/617835
[1]:
https://bugs.launchpad.net/starlingx/+bug/1804579
Best Regards
Shuicheng