Bill Dodd
d8536e47d3
Expose timeout option to Redfish modules ( #54130 )
...
* added timeout option to Redfish modules
* Apply suggestions from code review
Removed 'required: false' and added 'type: int' to 'timeout' documentation string.
Co-Authored-By: billdodd <billdodd@gmail.com>
2019-03-26 17:19:24 +00:00
Bill Dodd
384f4f1cef
fix AttributeError for 'systems_uri' ( #54178 )
2019-03-21 17:50:40 -04:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Jose Delarosa
4d77d601ff
Add new Redfish command module to handle iDRAC-specific extensions ( #49572 )
...
- Module extends the existing RedfishUtils class and leverages its methods
- Acknowlegements to Bill Dodd (@billdodd) for creating original Proof-of-Concept
2018-12-07 13:43:30 +00:00