]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Can't handle user editing when tenants are specified 24757/head
authorVolker Theile <vtheile@suse.com>
Tue, 20 Nov 2018 08:07:28 +0000 (09:07 +0100)
committerVolker Theile <vtheile@suse.com>
Tue, 20 Nov 2018 08:07:33 +0000 (09:07 +0100)
commit945e790cab57785e1bc2dbf708d5ddafec618aba
tree8bf48d26e931e6f174ddb8a103747c4ef6f0f180
parent004d918ae0a0431591de45eb941c389d8b914da3
mgr/dashboard: Can't handle user editing when tenants are specified

Fixes: https://tracker.ceph.com/issues/36480
Signed-off-by: Volker Theile <vtheile@suse.com>
13 files changed:
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-bucket-details/rgw-bucket-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.ts