CHANGES
=======

0.11.0
------

* Add HW\_CPU\_AMD\_SEV trait
* Add new traits for TPM support
* Update hacking version to latest
* Update author-email in setup.cfg

0.10.0
------

* Removed older version of python added 3.5
* clean up CUDA traits
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Add CUDA versions 8 and 9
* Update reno for stable/rocky
* fix tox python3 overrides

0.9.0
-----

* Switch to stestr
* Follow the new PTI for document build
* tox: Remove '-constraints' targets

0.8.0
-----

* Add release note link in README
* Add COMPUTE\_TRUSTED\_CERTS trait
* normalize\_name helper
* Adds HW\_CPU\_HYPERTHREADING standard trait

0.7.0
-----

* Add compute capabilities traits

0.6.0
-----

* GPU: define traits for maximum display heads
* Updated from global requirements
* Add HW\_NIC\_SRIOV\_TRUSTED trait
* Update Usage information
* Add code hosting URL
* Updated from global requirements
* Update reno for stable/queens
* Add CPU features for AArch64

0.5.0
-----

* Updated from global requirements
* Add NIC Switchdev feature

0.4.0
-----

* Updated from global requirements
* Update the documentation urls
* Updated from global requirements
* doc: Remove cruft from conf.py
* doc: Switch from oslosphinx to openstackdocstheme
* Update reno for stable/pike
* Add a new parameter \`\`suffix\`\` to function \`\`get\_traits\`\`

0.3.3
-----

* Updated from global requirements
* doc: Create directory structure for docs migration
* setup.cfg: Add warning-is-error
* Remove AUTHORS and ChangeLog

0.3.2
-----

* Add NIC offload features
* Add filtering option in "check\_traits"
* GPU: add os traits for GPU - resolution
* GPU: add os traits for GPU - API
* Adjust module level constants to uppercase

0.3.1
-----

* Correctly recurse os\_traits packages
* Build\_sphinx always failed

0.3.0
-----

* Adds a validation test for trait names
* Remove 'CUSTOM\_NAMESPACE'/'os\_traits' from traits
* remove redundant get\_symbol\_names() func
* Adds MISC\_SHARES\_VIA\_AGGREGATE standard trait
* Automate the import of traits
* Add NIC namespace and features
* organize os\_traits for the future
* Updated from global requirements

0.2.0
-----

* Add storage and disk namespaces and features
* Add custom namespace
* normalize constants to align with resource classes
* update pep8/hacking and address failures

0.1.0
-----

* Manual sync from the openstack/requirements bot
* Add check\_traits function
* Add tests for os\_traits
* Fix testing with tox
* Correct .gitignore to exclude \*.egg\* generated by pbr
* Rename the rest capabilities to traits
* Rename capabilities to traits
* Initial commit of os-capabilities library
