]> www.infradead.org Git - users/hch/nvmetcli.git/commit
nvmetcli: Fix nvmet import
authorAndy Grover <agrover@redhat.com>
Thu, 13 Oct 2016 00:00:42 +0000 (17:00 -0700)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Oct 2016 10:06:59 +0000 (12:06 +0200)
commita21ebd54f0cb58e62a3d9d751d486e241edf9e4b
treef7a73e2f2cad16fd1df6e1021abc188bfe06f9db
parent629a0d6074b3ff0d254a01afcffdf55f0cd86fcf
nvmetcli: Fix nvmet import

We should just need to import nvmet, which will run __init__.py and import
just the public things from nvmet/nvme.py.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
nvmetcli