Module: Brocade::SAN::Provisioning::Replies

Defined in:
lib/brocadesan/provisioning.rb

Overview

holds replies strings as constants

Constant Summary collapse

NO_ZONING_TRANSACTION =

from cfgtransshow

"There is no outstanding zoning transaction"
NO_TRANSACTION =

from cfgtransabort

"There is no outstanding transaction"
OUTSTANDING_TRANSACTION =
"trans_abort: there is an outstanding  transaction"
OPERATION_CANCELLED =
"Operation cancelled"
NO_CHANGE =
"Nothing changed: nothing to save, returning"
FLASH_UPDT =
"Updating flash"
DOES_NOT_EXIST =
"does not exist"
RBAC_DENIED =
"RBAC permission denied"
CURRENT_TRANSACTION =
"Current transaction token is"