seveas / python-hpilo

Accessing the HP iLO XML interface from python

Home Page:https://seveas.github.io/python-hpilo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing argument in mod_network_settings

hansdg1 opened this issue · comments

I noticed that get_network_settings() is returning an attribute that mod_network_settings does not support.

The attribute is nic_fail_over_delay and has a default value of 300. It looks like it must've been added recently.

This is occurring on iLO4's firmware 2.54.

I found references to it in the December 2016 HPE iLO 4 Scripting and Command Line Guide.

Thanks, fixed in 0d5d870