Package rtslib :: Module tcm
[hide private]
[frames] | no frames]

Module tcm


Implements the RTS Target backstore and storage object classes.

This file is part of LIO(tm).
Copyright (c) 2011-2014 by Datera, Inc

Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.

Classes [hide private]
  Backstore
  PSCSIBackstore
This is an interface to pscsi backstore plugin objects in configFS.
  RDMCPBackstore
This is an interface to rd_mcp backstore plugin objects in configFS.
  FileIOBackstore
This is an interface to fileio backstore plugin objects in configFS.
  IBlockBackstore
This is an interface to iblock backstore plugin objects in configFS.
  StorageObject
This is an interface to storage objects in configFS.
  PSCSIStorageObject
An interface to configFS storage objects for pscsi backstore.
  RDMCPStorageObject
An interface to configFS storage objects for rd_mcp backstore.
  FileIOStorageObject
An interface to configFS storage objects for fileio backstore.
  IBlockStorageObject
An interface to configFS storage objects for iblock backstore.
Functions [hide private]
 
_test()
Variables [hide private]
  __package__ = 'rtslib'