CHANGES
=======

5.0.0
-----

* Add OEM storage controller extension
* Update .gitreview after project rename
* Add Python3 Zed unit tests

4.0.0
-----

* Migrate constants to enums
* Re-add python 3.6/3.7 in classifier
* Add destructive field flag to export configuration
* Updating yoga tested python versions in classifier
* Fix moved tests
* Update unit test folder structure
* Update min tox version
* Add Python3 Yoga unit tests

3.0.1
-----

* Exclude BOSS controllers in clear\_foreign\_config

3.0.0
-----

* Add OEM Task extension
* Fix exposing system constants
* Update default IncludeInExport value
* Add RAID clear foreign config method
* Fix IncludeInExport allowed value validation
* Add RAID mode conversion methods
* Update set\_virtual\_boot\_device for no manager
* Increase version of hacking and pycodestyle
* Add Flake8 W503 ignore
* Enable coverage HTML output
* Fix missing Target@Redfish.AllowableValues
* Add Python3 Xena unit tests
* setup.cfg: Replace dashes with underscores
* Use TOX\_CONSTRAINTS\_FILE
* Expose manager constants

2.1.0
-----

* Add reset iDRAC method
* Update RETRY\_COUNT for virtual media boot
* Update virtual media boot-related constants

2.0.0
-----

* Update export system configuration
* Add import system configuration method
* Update export system config class and constants
* Add real-time status check to Lifecycle service
* Add resources to put iDRAC in known good state
* Add get PXE port MACs for BIOS mode
* Add export system configuration
* Remove lower constraints
* Fix lower-constraints with the new pip resolver

1.0.0
-----

* Use safe version of hacking
* Use wallaby CI tests
* Fix GET HTTP 202 status without Location
* Use victoria tests
* Python 3 only
* Add pep8 import order check
* Switch to the new canonical constraints URL on master
* Bump hacking to 3.0.0
* Drop support for Python 2.7
* Bump sushy requirements to 2.0.0+
* Add basic CI jobs and .gitreview
* Summon Zuul
* Reduce debug verbosity
* Improve async call debugging
* Reduce async task poll period
* Remove autogenerated Changelog from git
* Shorten Redfish task service poll period

0.0.2
-----

* Indicate package description is in markdown format

0.0.1
-----

* Rename package to \`sushy-oem-idrac\`
* Rephrase package maturity status
* Update README
* Update unit test to match changed implementation
* Align vmedia integration test with ironic behaviour
* Support \`permanent\` option of \`set\_virtual\_boot\_device\`
* Make ImportConfiguration functional
* Rename reboot -> utils
* Add missing test case
* Add functional virtual media boot test
* Add primitive Redfish task monitor
* Progress with \`set\_virtual\_boot\_device\` action call
* Accommodate changed sushy OEM architecture
* Initial revision
* Initial commit
