ErrorNumber Class Reference

Public Member Functions

def error_number_to_str

Static Public Attributes

int OK = 0
int LIB_BUG = 1
int PLUGIN_BUG = 2
int JOB_STARTED = 7
int TIMEOUT = 11
int DAEMON_NOT_RUNNING = 12
int NAME_CONFLICT = 50
int EXISTS_INITIATOR = 52
int INVALID_ARGUMENT = 101
int NO_STATE_CHANGE = 125
int NETWORK_CONNREFUSED = 140
int NETWORK_HOSTDOWN = 141
int NETWORK_ERROR = 142
int NO_MEMORY = 152
int NO_SUPPORT = 153
int IS_MASKED = 160
int NOT_FOUND_ACCESS_GROUP = 200
int NOT_FOUND_FS = 201
int NOT_FOUND_JOB = 202
int NOT_FOUND_POOL = 203
int NOT_FOUND_FS_SS = 204
int NOT_FOUND_VOLUME = 205
int NOT_FOUND_NFS_EXPORT = 206
int NOT_FOUND_SYSTEM = 208
int NOT_FOUND_DISK = 209
int NOT_LICENSED = 226
int NO_SUPPORT_ONLINE_CHANGE = 250
int NO_SUPPORT_OFFLINE_CHANGE = 251
int PLUGIN_AUTH_FAILED = 300
int PLUGIN_IPC_FAIL = 301
int PLUGIN_SOCKET_PERMISSION = 307
int PLUGIN_NOT_EXIST = 311
int NOT_ENOUGH_SPACE = 350
int TRANSPORT_COMMUNICATION = 400
int TRANSPORT_SERIALIZATION = 401
int TRANSPORT_INVALID_ARG = 402
int LAST_INIT_IN_ACCESS_GROUP = 502
int UNSUPPORTED_SEARCH_KEY = 510
int EMPTY_ACCESS_GROUP = 511
int POOL_NOT_READY = 512
int DISK_NOT_FREE = 513

Detailed Description

Definition at line 416 of file _common.py.


Member Function Documentation

def error_number_to_str (   error_no  ) 

Definition at line 486 of file _common.py.


Field Documentation

int DAEMON_NOT_RUNNING = 12 [static]

Definition at line 422 of file _common.py.

int DISK_NOT_FREE = 513 [static]

Definition at line 481 of file _common.py.

int EMPTY_ACCESS_GROUP = 511 [static]

Definition at line 476 of file _common.py.

int EXISTS_INITIATOR = 52 [static]

Definition at line 425 of file _common.py.

int INVALID_ARGUMENT = 101 [static]

Definition at line 427 of file _common.py.

int IS_MASKED = 160 [static]

Definition at line 439 of file _common.py.

int JOB_STARTED = 7 [static]

Definition at line 420 of file _common.py.

int LAST_INIT_IN_ACCESS_GROUP = 502 [static]

Definition at line 471 of file _common.py.

int LIB_BUG = 1 [static]

Definition at line 418 of file _common.py.

int NAME_CONFLICT = 50 [static]

Definition at line 424 of file _common.py.

int NETWORK_CONNREFUSED = 140 [static]

Definition at line 431 of file _common.py.

int NETWORK_ERROR = 142 [static]

Definition at line 433 of file _common.py.

int NETWORK_HOSTDOWN = 141 [static]

Definition at line 432 of file _common.py.

int NO_MEMORY = 152 [static]

Definition at line 435 of file _common.py.

int NO_STATE_CHANGE = 125 [static]

Definition at line 429 of file _common.py.

int NO_SUPPORT = 153 [static]

Definition at line 436 of file _common.py.

int NO_SUPPORT_OFFLINE_CHANGE = 251 [static]

Definition at line 454 of file _common.py.

int NO_SUPPORT_ONLINE_CHANGE = 250 [static]

Definition at line 453 of file _common.py.

int NOT_ENOUGH_SPACE = 350 [static]

Definition at line 465 of file _common.py.

int NOT_FOUND_ACCESS_GROUP = 200 [static]

Definition at line 441 of file _common.py.

int NOT_FOUND_DISK = 209 [static]

Definition at line 449 of file _common.py.

int NOT_FOUND_FS = 201 [static]

Definition at line 442 of file _common.py.

int NOT_FOUND_FS_SS = 204 [static]

Definition at line 445 of file _common.py.

int NOT_FOUND_JOB = 202 [static]

Definition at line 443 of file _common.py.

int NOT_FOUND_NFS_EXPORT = 206 [static]

Definition at line 447 of file _common.py.

int NOT_FOUND_POOL = 203 [static]

Definition at line 444 of file _common.py.

int NOT_FOUND_SYSTEM = 208 [static]

Definition at line 448 of file _common.py.

int NOT_FOUND_VOLUME = 205 [static]

Definition at line 446 of file _common.py.

int NOT_LICENSED = 226 [static]

Definition at line 451 of file _common.py.

int OK = 0 [static]

Definition at line 417 of file _common.py.

int PLUGIN_AUTH_FAILED = 300 [static]

Definition at line 456 of file _common.py.

int PLUGIN_BUG = 2 [static]

Definition at line 419 of file _common.py.

int PLUGIN_IPC_FAIL = 301 [static]

Definition at line 457 of file _common.py.

int PLUGIN_NOT_EXIST = 311 [static]

Definition at line 463 of file _common.py.

int PLUGIN_SOCKET_PERMISSION = 307 [static]

Definition at line 461 of file _common.py.

int POOL_NOT_READY = 512 [static]

Definition at line 479 of file _common.py.

int TIMEOUT = 11 [static]

Definition at line 421 of file _common.py.

int TRANSPORT_COMMUNICATION = 400 [static]

Definition at line 467 of file _common.py.

int TRANSPORT_INVALID_ARG = 402 [static]

Definition at line 469 of file _common.py.

int TRANSPORT_SERIALIZATION = 401 [static]

Definition at line 468 of file _common.py.

int UNSUPPORTED_SEARCH_KEY = 510 [static]

Definition at line 474 of file _common.py.


The documentation for this class was generated from the following file:

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1