CHANGES
=======

0.2.3
-----

* Avoid tox\_install.sh for constraints support

0.2.2
-----

* Fix wrong message of invalid "enabled" parameter
* Add links to components of composed node
* Enable specific interface for RSD 2.2
* Refactor telemetry definition

0.2.0
-----

* Add telemetry metric definitions service
* Add metrics info for memory in RSD v2.2
* Add unittest for SystemCollection and ProcessorCollection
* Add memory info for RSD v2.1
* Use specific system class for RSD 2.2
* Get telemetry service base path
* Add system processor metrics info
* Add system metrics for RSD 2.2
* Create new v2\_1 folder for current json\_samples

0.1.3
-----

* Add missed Systems URI
* Add method to get allowed attach/detach endpoints
* Add status attribution to all resources
* Add multiply version support

0.1.2
-----

* Restrict required sushy version to 1.2.0
* Add RSD API Version to Main
* Move chassis to a folder as same as other resources
* Use full URL of usage doc insead of relative path
* Fix wrong link in README

0.1.1
-----

* Replace validictory with jsonschema
* Fix pip install package failure

0.1.0
-----

* Add status field to base level resources
* Add fabrics and remote storage to usage
* Add python API to doc
* Add usage file to documentation
* Add node composition request validation
* Expose fabric related interfaces
* Allow user to only specify capacity parameter
* Update README with proper description
* Update remote target to use field lists
* Add attach/detach endpoint actions to node
* Add Zone resource
* Add NVMe Fabric and Endpoint support
* Add FieldList class to resource base
* Add chassis resource
* Add system property to Node
* Update node processor info to use summary
* Only return relative uri of new composed node

0.0.1
-----

* Add node composition functionality
* Implement storage service discovery
* Add node assembly action
* Use py35 instead of py34 in tox
* Expose RSDLib from top level
* Implement node discovery
* Initial Cookiecutter Commit
* Added .gitreview
