* integrate create filestore OSD patch
The ceph-disk default create bluestore in mimic version.
For maximize compability, still create filestore OSD here.
* prepare osd to be started via init script
use osd id already configured in the database
instead of generating a new one
* fix ceph osd disk partition for nvme disks
Story: 2003605
Depends-On: Ic9c4aed8dbab5d3e141cf9c1b2b1892731b14779
Change-Id: Iaa3319a7647e5622037d12c53673da0e4199ceb4
Co-Authored-By: Daniel Badea <daniel.badea@intel.com>
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>