]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/volumes: use py3 items iterator
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Dec 2019 22:33:07 +0000 (14:33 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 4 Dec 2019 15:01:42 +0000 (07:01 -0800)
commit03f80804784052d7bf8a0802c319dccaa9b12389
tree1b25a97892891450016c029dfd55744ad3d2b458
parentb45c08b9977acbf8703259e78702b36ffba65162
pybind/mgr/volumes: use py3 items iterator

Otherwise this raises an exception.

Fixes: https://tracker.ceph.com/issues/43113
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/pybind/mgr/volumes/fs/volume.py