]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: 'pg ls' is not a mgr command 16028/head
authorSage Weil <sage@redhat.com>
Wed, 19 Jul 2017 21:00:00 +0000 (17:00 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 19 Jul 2017 21:21:24 +0000 (17:21 -0400)
commita09ac4003aad8ee6c4c31f38b3b4c9fc207bbf33
tree849e092515a95ce67d937c7cdd3156ead04a6084
parente07a84a01fb4b335d569b5e8e7e0287201a1a58e
librados: 'pg ls' is not a mgr command

Note that this breaks the command *during* the mon upgrade from jewel ->
luminous, which is slightly annoying, but means we avoid proxying via the
mon after upgrade is complete, which is good and IMO more important.

In the future we may want librados to cache the command descriptions so
that commands can be directed automatically.

Signed-off-by: Sage Weil <sage@redhat.com>
src/librados/librados.cc