]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: adds sys_info constant to hold system information
authorAndrew Schoen <aschoen@redhat.com>
Thu, 16 Aug 2018 20:10:30 +0000 (15:10 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 24 Aug 2018 14:18:04 +0000 (10:18 -0400)
commit035f1a4092bba44cce95cabc1e5a12e3938e1150
treefb963d70c0d73c54e8920af7abf207f9a8740bd2
parent4f955a7e86404a879ae2bdfb696bdcefa51cbdff
ceph-volume: adds sys_info constant to hold system information

This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api property.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/__init__.py
src/ceph-volume/ceph_volume/util/device.py