CHANGES
=======

0.3.3
-----

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

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
