metal/mtce-common/src/common
Jim Gauld 6a5e10492c Decouple Guest-server/agent from stx-metal
This decouples the build and packaging of guest-server, guest-agent from
mtce, by splitting guest component into stx-nfv repo.

This leaves existing C++ code, scripts, and resource files untouched,
so there is no functional change. Code refactoring is beyond the scope
of this update.

Makefiles were modified to include devel headers directories
/usr/include/mtce-common and /usr/include/mtce-daemon.
This ensures there is no contamination with other system headers.

The cgts-mtce-common package is renamed and split into:
- repo stx-metal: mtce-common, mtce-common-dev
- repo stx-metal: mtce
- repo stx-nfv: mtce-guest
- repo stx-ha: updates package dependencies to mtce-pmon for
  service-mgmt, sm, and sm-api

mtce-common:
- contains common and daemon shared source utility code

mtce-common-dev:
- based on mtce-common, contains devel package required to build
  mtce-guest and mtce
- contains common library archives and headers

mtce:
- contains components: alarm, fsmon, fsync, heartbeat, hostw, hwmon,
  maintenance, mtclog, pmon, public, rmon

mtce-guest:
- contains guest component guest-server, guest-agent

Story: 2002829
Task: 22748

Change-Id: I9c7a9b846fd69fd566b31aa3f12a043c08f19f1f
Signed-off-by: Jim Gauld <james.gauld@windriver.com>
2018-09-18 17:15:08 -04:00
..
Makefile Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
alarmUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
alarmUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
fitCodes.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hostClass.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hostClass.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hostUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
hostUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
httpUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
httpUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
ipmiUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
ipmiUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
jsonUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
jsonUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
keyClass.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
keyClass.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
logMacros.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
msgClass.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
msgClass.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nlEvent.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nlEvent.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeBase.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeBase.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeEvent.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeEvent.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeMacro.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeTimers.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeTimers.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
nodeUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
pgdbClass.cpp.OBS Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
pgdbClass.h.OBS Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
pgdbUtil.cpp.OBS Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
pingUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
pingUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
regexUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
regexUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
returnCodes.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
threadUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
threadUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
timeUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
timeUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
tokenUtil.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
tokenUtil.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00