For host-based ceph cluster, serivce manager launch service mgr-restful-plugin
which launch ceph-mgr and daemon ceph-manager. Ceph-manager daemon polls
ceph cluster status by ceph-mgr restful module and raise or clean alarm to
to fault manager.
For rook, build a image named stx-ceph-manager, use this image to make a
deployment, which will take the same task polling containerized ceph cluster
status and raise or clean alarm.
Story: 2005527
Task: 41338
Change-Id: Iaaedfc0c7198e102eb4b8c94ab759e9b209e6bfd
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>