Trees
Indices
Help
Oracle Storage Connect
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
cmd.Cmd
:
A simple framework for writing line-oriented command interpreters.
PluginRunner.Interpreter
PluginRunner.CmdLineOptions
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
PyEnum.EnumUpdateError
:
Exception raised when trying update any PyEnum attributes directly.
OSCPlugin.IPluginException
:
All IPlugin exceptions inherits from IPluginException to allow for blanket exception catching.
OSCPlugin.CloneFailedEx
:
Exception that gets raised if a clone opertaion failed.
OSCPlugin.CommandMissingEx
:
Exception that gets raised if the comand is not available.
OSCPlugin.CreateSnapFailedEx
:
Exception that gets raised if a snapshot creation has failed.
OSCPlugin.FileSystemAlreadyMountedEx
:
Exception that gets raised if the FS is already mounted.
OSCPlugin.FileSystemBusyEx
:
Exception that gets raised if the FS is busy.
OSCPlugin.InvalidFSTypeEx
:
Exception that gets raised if the FS record file system type is invalid.
OSCPlugin.InvalidStorageArrayEx
:
Exception that gets raised if the ss_record is invalid.
OSCPlugin.InvalidValueEx
:
Exception that gets raised on an invalid value in one of the records.
OSCPlugin.ListFailedEx
:
Exception that gets raised if the storage element list failed.
OSCPlugin.ListSnapFailedEx
:
Exception that gets raised if listing snapshots failed.
OSCPlugin.LoginFailedEx
:
Exception that gets raised if the login failed.
OSCPlugin.LogoutFailedEx
:
Exception that gets raised if the logout failed.
OSCPlugin.MissingKeyEx
:
Exception that gets raised if a required key is not in the record.
OSCPlugin.NoSuchOperationEx
:
Exception that gets raised if the call is not valid for the plugin.
OSCPlugin.OperationFailedEx
:
Exception that gets raised if the operation failed.
OSCPlugin.OperationPreReqNotMetEx
:
Exception that gets raised if a operation's prerequisite have not been met.
OSCPlugin.PermissionDeniedEx
:
Exception that gets raised if permission is denied for the operation.
OSCPlugin.RefreshFailedEx
:
Exception that gets raised if the storage array refresh failed.
OSCPlugin.SnapRestoreNotSafeEx
:
Exception that gets raised if snapshot cannot safely be rolled back.
OSCPlugin.StorageArrayLicenseEx
:
Exception that gets raised if the Storage Array feature is not licensed.
OSCPlugin.StorageElementBusyEx
:
Exception that gets raised when the operation is not allowed while the Storage Element is still in use.
OSCPlugin.StorageNameRequiredEx
:
Exception that gets raised by the validate() method if the plug-in require a storage name to be set in the ss_record.
OSCPlugin.TargetDiscoveryEx
:
Exception that gets raised if discovery failed.
OSCPlugin.ValueFormatEx
:
Exception that gets raised when the plugin is unable to interpret the value passed in a key.
PluginRunner.PluginError
PluginRunner.PluginInstallError
PluginRunner.PluginInvalidOption
PluginManager.PluginManagerError
:
Plugin manager error exception.
PluginRunner.ScriptError
PluginRunner.TestFailed
OSCPlugin.IPlugin
:
The base interface for various Storage Connect plug-in interfaces.
OSCPlugin.IFileSystemPlugin
:
Plugin interface for file system management.
OSCPlugin.IStorageArrayPlugin
:
Plugin interface for Storage Array management.
OSCCache.OSCDefaultCache
:
A basic in-memory cache for simple users
PluginManager.Plugin
:
Class encapsulating the Storage Connect plugin
PluginManager.PluginManager
:
Class used by Storage Connect Plugin consumers to discover and use the installed plugins.
PluginManager.PluginProxy
:
Simple proxy class to encapsulate a Storage Connect plugin.
PyEnum.PyEnum
:
Class that simulate the C enum type
Trees
Indices
Help
Oracle Storage Connect
Generated by Epydoc 3.0.1 on Fri May 6 16:45:18 2011
http://epydoc.sourceforge.net