CHANGES
=======

1.5.0
-----

* Add support for 1.18 microversion
* Update tox and tests to work with modern setups
* add python 3.7 unit test job

1.4.0
-----

* Enforce key-value'ness for 'allocation candidate list --resource'
* tox: Hide deprecation warnings from stdlib
* Update author-email in setup.cfg
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Random names for functional tests
* Add image link in README.rst
* Update reno for stable/rocky
* Resource provider examples

1.3.0
-----

* Allocation candidates parameter: required (v1.17)
* Limit allocation candidates (v1.15, v1.16)
* Add nested resource providers (v1.14)
* Fix docstring for delete allocation method
* New dict format of allocations (v1.11, v1.12)
* CLI allocation candidates (v1.10)
* Usages per project and user (v1.8, v1.9)
* Fix the 1.6 release note format
* Remove doc/build during tox -e docs

1.2.0
-----

* fix tox python3 overrides
* Resource class set (v1.7)
* Fix error message asserts in functional test
* CLI for traits (v1.6)
* Fix error message in test assert
* RP delete inventories (v1.5)

1.1.0
-----

* RP list: member\_of and resources parameters (v1.3, v1.4)
* Initialize 'result' variable in functional.base
* Resolve nits from I552688b9ee32b719a576a7a9ed5e4d5aa31d7b3f
* Do not depend on jenkins user in devstack gate
* Add osc-placement-dsvm-functional-py3 job
* Migrate legacy-osc-placement-dsvm-functional job in-tree
* tox.ini settings for global constraints are out of date
* Update doc link in README.rst
* Update reno for stable/queens

1.0.0
-----

* Usage docs and initial release note for osc-placement
* Address review comments from allocations patch
* CLI for resource classes (v1.2)
* CLI for aggregates (v1.1)
* Address comments from original inventory patch
* Add missing runtime requirements
* CLI for usages
* CLI for allocations
* CLI for inventories
* CLI for resource providers
* Fix the bug link in the readme
* tests: add a hook for functional testing in the gate

0.1.0
-----

* Initial commit
