CHANGES
=======

1.1.1
-----

* import zuul job settings from project-config
* Mark Systems/Managers/SessionService optional
* Change BootSourceOverrideMode from BIOS to Legacy
* Avoid tox\_install.sh for constraints support
* Zuul: Remove project name
* Use the tempest plugin from openstack/ironic-tempest-plugin
* zuul: clean up job definition
* Add Zuul v3 jobs in tree

1.1.0
-----

* Updated from global requirements
* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
* Update .gitreview for stable/pike

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
