Mapping of common hardware components of a computer system.
ironic.common.components.CHASSIS = 'chassis'¶Chassis enclosing one or more hardware components
ironic.common.components.DISK = 'disk'¶Storage drive
ironic.common.components.NIC = 'nic'¶Network interface
ironic.common.components.POWER = 'power'¶Power supply unit
ironic.common.components.SYSTEM = 'system'¶Computing system
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.