CHANGES
=======

0.10.0
------

* Temporarily comment out the operation of deleting the profile
* Use assertCountEqual instead of assertItemsEqual
* Modify some description

0.9.0
-----

* Update min version required for pyghmi
* Make CI work
* Add Python 3.6 classifier to setup.cfg
* Change openstack-dev to openstack-discuss
* Adds a sleep(3s) after performing power on/off/reset
* OpenDev Migration Patch

0.8.1
-----

* Fix getting RAID configuration for iRMC S5
* Don't quote {posargs} in tox.ini
* Use template for lower-constraints
* Support firmware upgrade for iRMC and BIOS
* Removed older version of python added 3.5
* fix tox python3 overrides
* Fix coverage command for tox

0.8.0
-----

* Fix async keyword for Python 3.7

0.7.3
-----

* Fix bug of missing versions when setting secure boot flag

0.7.2
-----

* Follow-up to BIOS configuration feature
* Set profile version for VIOM configuration

0.7.1
-----

* Add APIs support BIOS configuration
* Switch to stestr

0.7.0
-----

* Move BGI into FGI mechanism for safe operation
* Add new cpu\_fpgas capabilities to ironic
* Support RAID configuration via irmc driver
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements

0.6.1
-----

* Updated from global requirements
* Change http links to https according to official website
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Updated from global requirements

0.6.0
-----

* Add capabilities discovery ability to scciclient
* \*.idea should add to .gitignore
* Updated from global requirements

0.5.0
-----

* Add configuration client for VIOM configuration
* Add eLCM APIs to control VIOM table
* Add error information to error messages
* Updated from global requirements
* Implements get and set for secure boot mode
* Remove Workaround add sub-profiles IrmcConfig and OSInstallation
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Trivial fix warnings while reading code
* Trivial Fix typos Trivial fix typos while reading the code
* Updated from global requirements
* Updated from global requirements
* Implement backup/restore bios config functionality using eLCM
* Implement eLCM functionality for iRMC SCCI
* Updated from global requirements
* Updated from global requirements
* [Fix gate]Update test requirement
* Updated from global requirements
* H803 hacking have been deprecated
* Add Constraints support
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Enables py35 tox unit test

0.4.0
-----

* Remove discover from test-requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

0.3.1
-----

* Fixed the 'local\_gb' disk size
* Updated from global requirements
* Update get\_essential\_properties() for empty CPU socket
* Updated from global requirements
* Updated from global requirements
* Change the number of CD/FD drive to 1 instead of 2
* Enable to see the result of 'tox -e cover'
* Change ignore-errors to ignore\_errors
* Updated from global requirements
* Put py34 first in the env order of tox
* Updated from global requirements
* Drop py33 support
* Updated from global requirements
* Use requests\_mock instead of httpretty
* Updated from global requirements

0.3.0
-----

* Update the global requirements and fix the scciclient package name
* Update setup.cfg for openstack/python-scciclient name space
* Add hardware inspection module for iRMC driver

0.2.0
-----

* added async param to scci\_cmd(), and debug message
* Add soft reboot and NMI support
* Supported Python 3.4
* reflected the comment iRMC vmedia deploy patch #15
* added MetaShareType class, get\_share\_type function, and wait param to scci\_cmd function

0.1.0
-----

* fixed requests timeout and virtual media mount/unmount

0.0.1
-----

* Upload to PyPI
* Upload to PyPI Test
* tox ok, externalization from Ironic has been done
* scci initial commit
* Initial Cookiecutter Commit
