The sushy.resources.chassis.power.constants Module

The sushy.resources.chassis.power.constants Module

sushy.resources.chassis.power.constants.INPUT_TYPE_AC = 'ac'

Alternating Current (AC) input range.

sushy.resources.chassis.power.constants.INPUT_TYPE_DC = 'dc'

Direct Current (DC) input range.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_AC120 = 'ac120v'

AC 120V nominal input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_AC240 = 'ac240v'

AC 240V nominal input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_AC277 = 'ac277v'

AC 277V nominal input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_ACDCWIDE = 'acdcwiderange'

Wide range AC or DC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_ACHIGH = 'achighline'

277V AC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_ACLOW = 'aclowline'

100-127V AC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_ACMID = 'acmidline'

200-240V AC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_ACWIDE = 'acwiderange'

Wide range AC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_DC240 = 'dc240v'

DC 240V nominal input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_DC380 = 'dc380v'

High Voltage DC input (380V).

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_DCNEG48 = 'dcneg48v'

-48V DC input.

sushy.resources.chassis.power.constants.LINE_INPUT_VOLTAGE_TYPE_UNKNOWN = 'unknown'

The power supply line input voltage tpye cannot be determined.

sushy.resources.chassis.power.constants.POWER_SUPPLY_TYPE_AC = 'ac'

Alternating Current (AC) power supply.

sushy.resources.chassis.power.constants.POWER_SUPPLY_TYPE_ACDC = 'acdc'

Power Supply supports both DC or AC.

sushy.resources.chassis.power.constants.POWER_SUPPLY_TYPE_DC = 'dc'

Direct Current (DC) power supply.

sushy.resources.chassis.power.constants.POWER_SUPPLY_TYPE_UNKNOWN = 'unknown'

The power supply type cannot be determined.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.