]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: don't require typing 40095/head
authorJosh Durgin <jdurgin@redhat.com>
Fri, 12 Mar 2021 21:53:04 +0000 (16:53 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 12 Mar 2021 22:27:44 +0000 (17:27 -0500)
commitac9ebd9891b10e52c3d3f55468a6fa72a49a6edf
treea191216bd33ceab1684fe5d5eb19b5e789c6f0c4
parentc685dd19f8a0b9f747bfe9407d2259672cbbd268
mgr/volumes: don't require typing

This isn't available for python2 on centos 7. This is only needed
for nautilus because that's the last release using python 2 and centos 7.

Fixes: https://tracker.ceph.com/issues/49762
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/pybind/mgr/volumes/fs/operations/access.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v1.py