CHANGES
=======

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
