]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: lvm: initial take on tag api
authorAlfredo Deza <adeza@redhat.com>
Tue, 27 Jun 2017 17:01:14 +0000 (13:01 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 4 Aug 2017 14:25:57 +0000 (10:25 -0400)
commitec703adcdfef571b377420d36af1eb8b47b4b6e2
tree18f272c794fa5f5d8a91c56c174f57667cda0d3a
parent90ce30ec67819cc8d014648adaacb94339cb0be2
ceph-volume: lvm: initial take on tag api

Signed-off-by: Alfredo Deza <adeza@redhat.com>
src/ceph-volume/ceph_volume/devices/__init__.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/devices/lvm/__init__.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/devices/lvm/main.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/devices/lvm/tag.py [new file with mode: 0644]