]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/influx: modify module database check to not require admin privileges
authorBenjeman Meekhof <bmeekhof@users.noreply.github.com>
Tue, 3 Oct 2017 20:30:43 +0000 (16:30 -0400)
committerBenjeman Meekhof <bmeekhof@users.noreply.github.com>
Wed, 4 Oct 2017 14:03:56 +0000 (10:03 -0400)
commit06d7d37c7b9a8c3f4435eff04b6f4934be5e676f
treeb04d123d2ab4e7c991de88612937b23b32f5159a
parent1615f9e456e787a35710b647c900482393bf7754
mgr/influx: modify module database check to not require admin privileges

- existing check tried to list all DB and fails even if DB exists if user is not admin level
- still tries to create database if not found and user has privs

Signed-off-by: Benjeman Meekhof <bmeekhof@umich.edu>
doc/mgr/influx.rst
src/pybind/mgr/influx/module.py