CHANGES
=======

0.6.0
-----

* Update sphinx requirements
* Add docs on UEFI boot libvirt-based emulation
* Use HTTP code 307 for redirects
* Create libvirt boot loader element if needed
* update git.openstack.org to opendev
* OpenDev Migration Patch
* Ensure non-empty libvirt <loader/> tag
* Include all libvirt domains in Systems
* Fix lower-constraint deps handling

0.5.0
-----

* Fix broken Systems listing in dynamic emulator
* Add memoization to expensive emulator calls
* Move to zuulv3
* Limit instances exposure
* Add configurable libvirt firmware
* Update default templates for docs builds
* Update home-page
* Add configuration file to sushy-emulator
* Remove support for py34
* Fix copyright statement
* Redirect to UUID URLs
* Fix libvirt driver to handle domains by UUID
* Change openstack-dev to openstack-discuss
* Add release notes generation
* Fix nova driver to report on unsupported call
* Escape JSON rendered in templates
* Rename SUSHY\_EMULATOR\_LIBVIRT\_URL environment variable
* Rearrange emulator unit tests
* Fix HTTP response code on errors
* Fix wrong \`set\_server\_metadata\` args
* Fix UEFI firmware path and connection attribute in libvirt driver
* Make external dependencies optional
* Rename \`glance\` for \`image\` service in openstacksdk
* Update the URL in HACKING.rst
* fix bug link in readme
* Bump hacking version to 1.0 (capped by 1.2)
* Support EthernetInterface resource in the emulator
* add python 3.6 unit test job
* import zuul job settings from project-config

0.4.0
-----

* Fix nova unit tests
* Clean up unit tests
* Cleanup libvirt driver for BIOS emulator
* Switch to use stestr for unit test
* Reorder unittest assertions
* Add BIOS resource support
* Add unittests for OpenStack nova driver
* Fix requirements version for Flask
* Cleanup shebang line
* Cleanup usage of 'simulator' and 'cloud-backed' in docs
* Fix ImportError for tox debug environment
* Remove Flask mocking from tests
* Fix return content-type to be JSON
* Fix minor typo in user doc
* Add an option to bind simulators to a local interface
* Document how to run simulators as systemd services
* fix tox python3 overrides
* Fix typo in nova driver attribute name
* tox: Use default Python 3 version, remove pypy
* fix RAM formula, debug level, None returns and docstrings
* fix documentation on simulators
* Add system boot mode support
* documentation on simulators added
* OpenStack cloud driver added
* Clean up unused items from templates
* Simulator processes return rc on exit
* Do not run functional (API) tests in the CI
* update lower-constraints.txt to match \*requirements.txt
* Add unit tests for emulator
* add lower-constraints job
* Fix a typo in libvirt driver
* Abstract away the virtualization management interface
* Updated from global requirements

0.3.0
-----

* Zuul: Remove project name
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* add dvsm CI job

0.2.0
-----

* fixed documentation links
* rearrange existing documentation to follow the new layout

0.1.0
-----

* Initial Commit
* Added .gitreview
