CHANGES
=======

1.2.0
-----

* Adds EthernetInterface to the library
* Add int\_or\_none adapter function
* Add PUT method to connector
* flake8: Enable some off-by-default checks
* Updated from global requirements
* Enable some off-by-default checks
* Update reno for stable/pike
* Updated from global requirements
* Add DELETE method to connector
* Replace HTTP numeric constants with http\_client constants
* Update some tests to copy the dictionaries passed in

1.0.0
-----

* Correct sushy homepage
* Minor spelling fix
* Rework sushy documentation for doc migration
* Change theme to openstackdocs
* Removes unnecessary utf-8 encoding
* Drop MANIFEST.in - it's not needed by pbr
* Add manager resource
* Updated from global requirements
* Updated from global requirements
* Change assertTrue(isinstance()) by optimal assert
* Updated from global requirements

0.2.0
-----

* Declarative approach to parsing JSON fields
* Updated from global requirements
* Updated from global requirements
* Fix working with requests Session object
* Improve logging and error handling in base code
* Add System Processor/Memory info
* Properly support upper-constraints
* Updated from global requirements

0.1.0
-----

* Remove the tools/ directory from the sushy tree
* Sushy to adhere to the resource identifier portion of the spec
* Redfish-simulator: Do not cache the connection
* Refactor resource collection
* Fix members identity extraction
* Add docstrings to various methods
* Change get\_allowed\_\*() methods return type from list to set
* Separate documentation readme.rst
* Fix hardcoded reset system path
* Updated from global requirements
* Libvirt-Mockup: Get vCPUs even if the domain is not running
* [Fix gate]Update test requirement
* Updated from global requirements
* Refining test coverage
* Libvirt-Mockup: Add support for getting the boot source target
* Rework exceptions
* Libvirt-Mockup: Turn off strict\_slashes on all routes
* Create a tox target for running the libvirt simulator
* Add link to the python documentation about the NullHandler
* [libvirt-simulator] Use a real identity in links from System
* Add SSL support to the mockup servers
* Add a mockup for controlling VMs with libvirt
* Updated from global requirements
* Drop the six dependency for mockup\_server.py
* Remove the REQUEST\_NUMBER variable from tools/mockup\_server.py
* Relax the \_parse\_attributes() method from the System resource
* Add a script to serve the Redfish mockup files
* Fix documentation link
* Add some logs and fix the get\_allowed\_\*() methods
* Improve unit-tests
* Initial commit
