CHANGES
=======

1.3.1
-----

* Restores sushy session functionality
* Zuul: Remove project name
* Update UPPER\_CONSTRAINTS\_FILE for stable/queens
* Update .gitreview for stable/queens

1.3.0
-----

* Restore the default semantics of refresh()
* Restore interface of Connector
* Add support to accept custom connector object
* Updated from global requirements
* Implement Redfish Sessions
* Update documentation related to 'refresh()'
* Updated from global requirements
* Updated from global requirements
* Update method docstring
* Indicating the location tests directory in oslo\_debug\_helper
* Use the tempest plugin from openstack/ironic-tempest-plugin
* Avoid tox\_install.sh for constraints support
* Follow-up patch for 8fe2904a62b0f56dc3fc3fefc5a5a746911ce891
* Updated from global requirements
* zuul: clean up job definition
* Add Zuul v3 jobs in tree
* Refining the resource refresh
* Add ListField class to resource base

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
