No action to create a radosgw user

Bug #1896650 reported by Peter Matulis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceph Monitor Charm
Triaged
Wishlist
Unassigned

Bug Description

I do not see an action to create a Ceph Object Gateway service user. I'm looking for an action that can perform the equivalent of:

$ juju ssh ceph-mon/0 'sudo radosgw-admin user create --uid="ubuntu" --display-name="Charmed Ceph"'

Naturally, the Ceph RADOS Gateway (ceph-radosgw charm) is a requirement. This should be stated in the action's description.

Typically the generated access key and secret key for the user will be subsequently needed. Is it possible to have the action supply these in its output?

$ juju ssh ceph-mon/0 'sudo radosgw-admin user info --uid ubuntu' \
   | grep -e access_key -e secret_key

description: updated
description: updated
Changed in charm-ceph-mon:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.