storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
97 stars 85 forks source link

nvme: Skip startup/write when NVMe plugin isn't available #1211

Closed vojtechtrefny closed 5 months ago

vojtechtrefny commented 5 months ago

This is similar to other modules like iSCSI where these methods are silently skipped if the technology isn't supported or available.