]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/localpool: pg_num is an int arg to 'osd pool create' 23478/head
authorSage Weil <sage@redhat.com>
Wed, 8 Aug 2018 01:43:49 +0000 (20:43 -0500)
committerSage Weil <sage@redhat.com>
Wed, 8 Aug 2018 01:43:49 +0000 (20:43 -0500)
commite02a5d55472bdd8473604730f969fad2dc5eafac
treed5e0b48ed17e43260d1208a88500c502e10d918a
parentbfd0cde8ff1e440d2b3a2ec84a201de0fd40f199
mgr/localpool: pg_num is an int arg to 'osd pool create'

In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas before it was silently ignored.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/localpool/module.py