integ/ceph
Daniel Badea bc4bebfb92 ceph: mgr-restful-plugin pid file issues
mgr-restful-plugin is writing service pid to associated pid file
but does not flush or close the file descriptor.

When SM tris to read the pid number from pid file it fails because
the file exists but it's empty.

Flush pid file after writing pid value.

Closes-Bug: 1836897
Change-Id: If34293719f330d89c150fff8491c40a08581a58b
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
2019-07-17 12:52:50 +00:00
..
ceph ceph: mgr-restful-plugin pid file issues 2019-07-17 12:52:50 +00:00
ceph-manager ceph-manager: fix tox issues 2019-04-26 08:54:44 +00:00
python-cephclient python-cephclient: delete finished requests 2019-05-10 12:18:47 +00:00