ceph/qa/suites/rados/mgr
Patrick Nawracay d7de1fa067 mgr/dashboard/backend: Enable get/set of cluster-wide OSD settings
Add ability to list, set and unset cluster-wide OSD flags.

Flags can be listed and changed through the `/api/osd/flags` API
resource. By using a GET request, the list is retrieved. By using a PUT
request, the flags are updated (all at once). Flags not contained in the
data of the PUT are removed, additional once are added. Note that the
PUT requests require a JSON body with the data contained as value of the
'flags' key like so:

    {"flags": ["flag1", "flag2", ...]}

Fixes: http://tracker.ceph.com/issues/24056

Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
2018-06-15 10:26:29 +02:00
..
clusters qa/suites/rados: add missing openstack volumes 2017-12-09 10:20:19 -06:00
debug
tasks mgr/dashboard/backend: Enable get/set of cluster-wide OSD settings 2018-06-15 10:26:29 +02:00
%
objectstore
supported-random-distro$ tests/qa: adding rados/.. dirs 2018-05-11 14:03:15 -07:00