metal/mtce/src
Erich Cordoba 1292fd8ca0 Change enabled_count variable from bool to int in nodeLinkClass
The enabled_count member inside nodeLinkClass has a declared bool
datatype, but this variable is used as a counter, where an int data
type is a better choice. This change updates the datatype to int.

Also, there was a misleading-indentation warning in mtcNodeHdlrs.cpp,
which is also fixed in this change.

Change-Id: Ib154c5b6ae2e7068870733b5ee8971e20cedb43f
Story: 2005862
Task: 34163
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-06-17 16:59:27 -05:00
..
alarm Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
common Change enabled_count variable from bool to int in nodeLinkClass 2019-06-17 16:59:27 -05:00
fsmon Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
fsync Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
heartbeat Make heartbeat cluster state change notifications immediate 2019-06-06 21:30:36 -04:00
hostw Fix the logic error in hostwd 2019-04-25 10:28:18 +08:00
hwmon Remove references to ceilometer in maintenance 2019-04-30 14:28:12 -04:00
lmon Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
maintenance Change enabled_count variable from bool to int in nodeLinkClass 2019-06-17 16:59:27 -05:00
mtclog Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
pmon Remove references to ceilometer in maintenance 2019-04-30 14:28:12 -04:00
public Set SHELL in Makefiles that use bash constructs 2018-12-07 14:09:48 -06:00
scripts Refactor infrastructure network in mtce code 2019-04-18 09:32:41 -04:00
LICENSE Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
Makefile Remove Resource Monitor ; aka rmon, from the load 2019-03-19 16:12:38 -04:00