cinder/cinder/volume/targets
Lenny Verkhovsky e0551029f9 Fix Port nvmet driver to use privsep
Commit[1] fails NVMe CI due to missing attribute:

File "/opt/stack/cinder/cinder/volume/targets/nvmet.py", line 184,
                                    in _get_available_nvmf_subsystems
  out, err = cinder.privsep.nvmcli.save(tmp_file_path)
  AttributeError: 'module' object has no attribute 'nvmcli'

[1] I3cff61b4cde16e00ad23d534c5281a2f1afcd29f


Change-Id: I5d457e5005e64b8857592b1686a5d8075f5f7c92
2018-07-16 15:04:04 +00:00
..
__init__.py Add iSCSI Target objects as independent objects 2014-11-25 09:09:00 -07:00
cxt.py Remove log translations 2017-03-19 14:59:57 +00:00
driver.py Refactoring for export functions in Target object 2015-02-12 19:25:31 -07:00
fake.py Remove unused __init__ 2016-07-04 10:36:56 +08:00
iet.py Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
iscsi.py Update tgt iSCSI target on volume extend 2017-12-21 08:49:08 -06:00
lio.py Rename iSCSI target config options to more general 2017-12-18 08:55:01 +00:00
nvmeof.py Fix doc warnings causing local failures 2018-04-27 16:16:43 -05:00
nvmet.py Fix Port nvmet driver to use privsep 2018-07-16 15:04:04 +00:00
scst.py fix spelling error with errormessage 2018-03-13 04:35:28 +00:00
tgt.py Update tgt iSCSI target on volume extend 2017-12-21 08:49:08 -06:00