Comment 3 for bug 1417869

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to proliantutils (master)

Reviewed: https://review.openstack.org/153945
Committed: https://git.openstack.org/cgit/stackforge/proliantutils/commit/?id=4ac82f87ad775add42f1b92cda4502b6daa3ca3a
Submitter: Jenkins
Branch: master

commit 4ac82f87ad775add42f1b92cda4502b6daa3ca3a
Author: Ramakrishnan G <email address hidden>
Date: Fri Feb 6 01:30:39 2015 -0800

    Fix boot mode exceptions for Gen 7 servers

    Added exception handling for error
    "Feature not supported" for Gen 7 servers.
    This will cause IloCommandNotSupportedError to
    be thrown back to the caller.

    Change-Id: I009ae4c7983e7436ab85fea383d147b9e9300405
    Co-Authored-By: <email address hidden>
    Closes-Bug: 1417869