On Fri, Feb 2, 2018 at 9:19 PM, Sage Weil <sweil@xxxxxxxxxx> wrote: > This has come up several times but it's not dead yet. > > I see two options: > > 1- Add a mon command passthrough to restful. John has expressed > reservations about this in the past as it is too tempting to use. On the > other hand, I suspect there will always be a need for things to do > "low-level" mon commands for unusual cases, and having a way to > do that without shelling out or creating a librados session seems useful. > > 2- Transpant ceph-rest-api into a mgr module. This probably requires a > bit more work but would keep it as a separate thing from the curated > restful. (reviving thread while doing a pass through open PRs and looking at https://github.com/ceph/ceph/pull/17530) Option 1 already exists, it's just undocumented, and possibly untested (https://github.com/ceph/ceph/pull/17530#issuecomment-329478207) I think we should remove ceph-rest-api for mimic. John > Thoughts? > sage > > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html