]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display useful info if RGW is not configured 21785/head
authorVolker Theile <vtheile@suse.com>
Mon, 7 May 2018 14:50:14 +0000 (16:50 +0200)
committerVolker Theile <vtheile@suse.com>
Mon, 14 May 2018 10:58:29 +0000 (12:58 +0200)
commit83441af93cae11e62286a99e65e470a5788e8429
treec27df45bfef83a411098b6e2837e69118c41aae6
parentf49e192dd56fb471961cebe71583c16b823e0bed
mgr/dashboard: Display useful info if RGW is not configured

Signed-off-by: Volker Theile <vtheile@suse.com>
qa/tasks/mgr/dashboard/test_rgw.py
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-501/rgw-501.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw.module.ts