]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add missing import 56259/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 13 Mar 2024 14:04:28 +0000 (15:04 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 18 Mar 2024 13:53:50 +0000 (13:53 +0000)
commit9b01baa97fdeb18ba4b7d11476037374d65da73b
tree60d24e07bcb0cac3a9a07aabd4445d3a740f3abc
parent56e4772142c01b50cecfb70721df612236580b80
ceph-volume: add missing import

This adds the missing import `List` (from typing).

Probably missed by 36c83bf54243.

Fixes: https://tracker.ceph.com/issues/64898
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 1abd3e659ff59d7b0c5c2360a665c395a748e3ff)
src/ceph-volume/ceph_volume/devices/lvm/zap.py