Files
proliantutils/proliantutils/tests/ilo
vmud213 25f4881730 Updates 'set_one_time_boot' to accept MAC address.
To support setting iscsi target as a one time boot option some code
changes were made earlier in the `set_one_time_boot` API of
'RISOperations' class. However this doesn't completely address the issue
since the 'RISOperations' object can not be used directly and only can be
exposed via 'IloClient' class. This requires the API signature to be changed
for the 'IloClient', 'IloOperations' and 'RIBCLOperations' classes.

Changes 'set_one_time_boot' API signature to allow to accept MAC
value which is required when setting the boot device to iscsi target.

Change-Id: Ib47345a69e39e3a8183b84d5645c98c923e80b37
Closes-Bug: 1723863
2017-11-29 11:50:13 +05:30
..
2017-01-24 06:19:14 +00:00
2014-05-26 16:35:56 +05:30