* Thu Oct 17 2019 Dirk Mueller <dmueller@suse.com>
- update to 2.9.1:
* Follow-up patch for UEFI iSCSI boot nic adapter fix
* Fixed problem with UEFI iSCSI boot for adapters
* Enable session based authentication used by sushy
* Fixes the storage capabilities
* Cache the IloClient object creation
* Adds support to get disk types
* Removes filter on the bios settings
* OOB disk-erase for ilo5 based Proliant Servers
* iLO firmware update fails with 'update\_firmware\_sum'
* Remove checked in copy of the ChangeLog
* Changing warning to debug
* Switch to the new tox constraints file usage and location
* Use six.moves for reloading a module
* Add unit tests for python 3.6/3.7
* Remove checked in version of AUTHORS
* Finish conversion to stestr
* Add a .gitreview file to point to the gerrit instance
* Tue May 14 2019 Dirk Mueller <dmueller@suse.com>
- update to 2.8.4:
* Updates ChangeLog for proliantutils release 2.8.4
* Adding changes for tox failure
* Adding fix for nic\_capacity calculation
* jsonschema3.0.1: Uncap jsonschema
* Jsonschema 3.0.1: Binds the raid schema to draft-04
- switch to singlespec
* Wed Mar 06 2019 Dirk Mueller <dmueller@suse.com>
- update to 2.8.2:
* Adding changes to support sushy virtual media
* Revert "Add NIC inspection for Gen9"
* Added support for IPv6 network
* Inband disk erase support for SSD disk drives
* Add NIC inspection for Gen9
* Use Sushy caching decorators
* Adds changes in hpssa validator to support '10','50,'60' raid level
* Change impending version to 2.7.0 (and not 2.6.1)
* Update ChangeLog for proliantutils release 2.6.1
* Adds API to get the results of the BIOS settings
* Follow-up for commit 0e9f3d1b4620b0ad9ff6370132ba5a8d5f3cc21e
* Validates the BIOS settings before applying
* Redfish: Adds 'read\_raid\_configuration' API to get current raid config
* Fix ssacli output parsing. New untitest for the fixed issue added
* Redfish: Adds \`create\_raid\_configuration\` API to create raid
* Thu Feb 28 2019 Dirk Mueller <dmueller@suse.com>
- update to 2.6.0:
* iLO Redfish: Adds support to manage BIOS settings
* Redfish: Adds 'delete\_raid\_configuration' API to clear raid
* iLO RIS: Add support to manage BIOS settings
* Add support for retrieving system POST state
* Add support for NMI(Non Maskable Interrupt)
* Exclude pysnmp\_mibs from search path
* Make case-insensitive search for Blade server model string
* Using assertIsNone() instead of assertEqual(None)
* Fixes session issue for Gen10 servers
* Minor fix in test case
- remove 60910b9257c70211445086af2ea014327a03f80a.patch (upstream)
* Wed Apr 25 2018 tbechtold@suse.com
- use fdupes to reduce rpm-lint warnings
* Thu Apr 19 2018 tbechtold@suse.com
- update to 2.5.1:
* Updated ChangeLog for proliantutils release 2.5.1
Also updated the AUTHORS file
* Remove the disk erase timeout
* Fixes secure\_boot capability
- add 60910b9257c70211445086af2ea014327a03f80a.patch
This fixes a testcase
* Fri Feb 23 2018 tbechtold@suse.com
- update to 2.5.0:
* Updated ChangeLog for proliantutils 2.5.0 release
* Retain "mac" argument for backward compatibility
* Changes to support Sushy 1.3.0
* Redfish: Adding the ability to get and set iSCSI initiator
* Redfish: Adding the ability to set and unset iSCSI boot info
* Redfish: Changed 'update\_persistent\_boot' to set 'UefiTarget' boot device.
Also removed 'mac' from 'set\_one\_time\_boot'
* Remove 'mac' argument for [un]set\_iscsi\_boot\_info()
* Changed '\_update\_persistent\_boot' to set 'UefiTarget' boot device
also removed 'mac' from 'set\_one\_time\_boot'
* Add support to set iSCSI initiator information
* Retry power on operation for Blade servers
* Updates 'set\_one\_time\_boot' to accept MAC address
* Add support to get iscsi initiator information
* Thu Feb 08 2018 tbechtold@suse.com
- Build only for python2
- Enable unittests in %check
* Thu Feb 08 2018 tbechtold@suse.com
- Add missing Requires and BuildRequires
* Thu Feb 01 2018 jengelh@inai.de
- Drop markup from plaintext description.