ironic/ironic/drivers/modules
Nguyen Hung Phuong 5ee7b31348 Add CUSTOM_CPU_FPGA Traits value to ironic inspection
iRMC driver inspects hardware to get qualitative resources. During node
inspection, the iRMC driver will automatically update the node.traits
field with CUSTOM_CPU_FPGA value based on information provided by the
node.

Co-Authored-By: Tran Ha Tuyen <tuyenth@vn.fujitsu.com>
Change-Id: I685c87561e74e0c7153e8fb948b819a783fad41f
Story: #2001999
Task: #19633
2018-07-11 19:09:03 +07:00
..
ansible Remove deprecated ansible driver options 2018-06-07 12:57:37 +03:00
cimc Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
drac iDRAC RAID10 creation with greater than 16 drives 2018-07-02 10:23:04 -04:00
ilo Remove the ilo classic drivers 2018-06-22 16:55:20 +02:00
irmc Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
network Fix W504 errors 2018-05-09 06:11:30 -07:00
oneview Do not disable inspector periodic tasks if [inspector]enabled is False 2018-06-27 16:18:25 +02:00
redfish Added Redfish boot mode management 2018-06-18 10:55:47 +02:00
storage Add an external storage interface 2018-06-19 16:49:45 +00:00
ucs Fix handling of 'timeout' parameter to power methods 2018-02-06 08:33:45 -05:00
xclarity Fix XClarity parameters discrepancy 2018-05-11 07:24:00 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Move boot-related code to boot_mode_utils.py 2018-06-20 11:37:11 +02:00
agent_base_vendor.py Make method public to support out-of-band cleaning 2018-06-08 16:13:46 +07:00
agent_client.py Update docstring to agent client related codes 2018-03-05 14:36:45 +08:00
agent_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
boot_mode_utils.py Move parse_instance_info_capabilities() to common utils.py 2018-06-22 13:40:11 +02:00
console_utils.py Fix W504 errors 2018-05-09 06:11:30 -07:00
deploy_utils.py Merge "Adds enable_ata_secure_erase option" 2018-06-29 19:55:51 +00:00
elilo_efi_pxe_config.template Deprecate elilo support 2017-05-29 11:47:54 -04:00
fake.py Merge "BIOS Settings: add sync_node_setting" 2018-06-21 04:38:13 +00:00
image_cache.py Fix W504 errors 2018-05-09 06:11:30 -07:00
inspector.py Merge "Remove the ipmitool classic drivers" 2018-06-28 17:53:33 +00:00
ipmitool.py Move boot-related code to boot_mode_utils.py 2018-06-20 11:37:11 +02:00
ipxe_config.template Fix authentication issues along with add multi extra volumes 2018-05-30 14:28:01 +07:00
iscsi_deploy.py Remove the ilo classic drivers 2018-06-22 16:55:20 +02:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
noop.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
pxe.py Move boot-related code to boot_mode_utils.py 2018-06-20 11:37:11 +02:00
pxe_config.template Stop passing IP address to IPA by PXE 2018-05-30 10:58:37 +09:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
snmp.py Merge "Add read&write SNMP community names to `snmp` driver" 2018-07-05 22:06:22 +00:00