NVMET
(*args, **kwargs)¶Bases: cinder.volume.targets.nvmeof.NVMeOF
create_nvmeof_target
(volume_id, subsystem_name, target_ip, target_port, transport_type, nvmet_port_id, ns_id, volume_path)¶delete_nvmeof_target
(volume)¶NVMETTargetAddError
(message=None, **kwargs)¶Bases: cinder.exception.CinderException
message
= 'Failed to add subsystem: %(subsystem)s'¶NVMETTargetDeleteError
(message=None, **kwargs)¶Bases: cinder.exception.CinderException
message
= 'Failed to delete subsystem: %(subsystem)s'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.