File python-proliantutils.changes of Package python-proliantutils
-------------------------------------------------------------------
Tue Feb 21 19:46:23 UTC 2023 - Guang Yee <gyee@suse.com>
- Add patch 0001-Use-tests-from-antelope.patch to fix broken tests
when using python-sushy 4.3.3. See
https://opendev.org/x/proliantutils/commit/3cde50caf5e8b001a2f9e1c7470778b295283c3f
-------------------------------------------------------------------
Fri Feb 17 17:29:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.14.0:
* Fix create\_csr to create csr with node-uuid as name
* Update testing to zed and fix the broken test cases
* Fix the method create\_csr
* Remove deprecation from create\_csr and add\_https\_certificate
* Making changes to csr and https certificate
* Fix test cases for sushy 4.1.0
* Fix few bugs in inspection
* Fix virtual media insertion of invalid url
* Update testing to yoga
* Update for sushy 4.0.0
* Fix the test cases for latest sushy
-------------------------------------------------------------------
Tue Feb 14 23:19:24 UTC 2023 - Guang Yee <gyee@suse.com>
- update to 2.12.0:
* Add support to exclude finger prints of certs
* Adding changes for HTTPS Cert
- this include other releases since 2.9.1:
2.11.0
------
* Adds changes for security\_dasboard clean\_step
* Adds more gpu capabilities
* Support to clear certificates when no certificates
2.10.0
------
* Follow-up patch for proliantutils docs
* [Redfish] Enhance removing TLS certificates
* Adds documentation for proliantutils
* Add security dashboard attributes
* Adds support for one button secure erase
2.9.5
-----
* [Redfish] Provides APIs to add/remove TLS certificate
* Redfish: Adds APIs to support boot from http url
* Adds steps 'apply\_configuration' and 'flash\_firmware\_sum'
* Enable check import order
* Adds py3 to tox environment
* Bump hacking to 3.0.0
2.9.4
-----
* Updates mimimum version of sushy in requirements
2.9.3
-----
* Decode output of fru print
* The \_op method has changed in sushy 3.10
* Strip whitespace from cookie in firmware update
2.9.2
-----
* Fixes caching of ilo instances to use admin credentials
* Fixes testcases that are broken due to change in sushy
-------------------------------------------------------------------
Thu Oct 17 08:30:09 UTC 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 08:40:40 UTC 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 6 13:52:29 UTC 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 15:24:22 UTC 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 05:20:27 UTC 2018 - tbechtold@suse.com
- use fdupes to reduce rpm-lint warnings
-------------------------------------------------------------------
Thu Apr 19 12:11:39 UTC 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 13:37:02 UTC 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 8 13:54:57 UTC 2018 - tbechtold@suse.com
- Build only for python2
- Enable unittests in %check
-------------------------------------------------------------------
Thu Feb 8 13:39:42 UTC 2018 - tbechtold@suse.com
- Add missing Requires and BuildRequires
-------------------------------------------------------------------
Thu Feb 1 00:41:46 UTC 2018 - jengelh@inai.de
- Drop markup from plaintext description.
-------------------------------------------------------------------
Wed Jan 31 18:09:12 UTC 2018 - dmueller@suse.com
- Initial package (2.4.1)