]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Create bucket with x-amz-bucket-object-lock-enabled 33821/head
authorVolker Theile <vtheile@suse.com>
Tue, 10 Mar 2020 11:38:20 +0000 (12:38 +0100)
committerVolker Theile <vtheile@suse.com>
Thu, 12 Mar 2020 10:56:21 +0000 (11:56 +0100)
commitb0b188da570c9d1afcfd9cd5a8123b43bf41b07b
treecdbc4a4c9b150fdaa6ad8be9e1ca35255b096ef9
parente8e0382f39ed5c144c517a887125b8bf0e3139e3
mgr/dashboard: Create bucket with x-amz-bucket-object-lock-enabled

Fixes: https://tracker.ceph.com/issues/43446
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/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.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.ts
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/tests/test_tools.py
src/pybind/mgr/dashboard/tools.py