integ/ceph/ceph
Felipe Sanches Zanoni 205b6e48b2 Fix mgr-restful-plugin not running correctly
After upgrading to ceph nautilus, the mgr-restful-plugin log shows a
message of command failure when running 'ceph config-key get
config/mgr/restful/controller-0/crt'.

This happens on both controllers and can lead to spotty access by
components that need REST API access.

Changing the path to the certificate from
'config/mgr/restful/controller-0/crt' to
'config/mgr/mgr/restful/controller-0/crt' and the path to the key from
'config/mgr/restful/controller-0/key' to
'config/mgr/mgr/restful/controller-0/key' fixed the problem

Test plan:
 - Tested on AIO-DX

Story: 2009074
Task: 44100
Signed-off-by: Felipe Sanches Zanoni <Felipe.SanchesZanoni@windriver.com>
Change-Id: Ifb0d3c7b8b3669472ef3b579951b9850fdf4bbbc
2021-11-30 20:03:45 +00:00
..
centos Updating ceph build_srpm.data 2021-11-19 17:45:59 -05:00
files Fix mgr-restful-plugin not running correctly 2021-11-30 20:03:45 +00:00