CHANGES
=======

2.0.5
-----

* Remove custom method from_json of ServerProfile
* Adding fancy exceptions messages

2.0.3
-----

* Change polling give up policy for OneView client
* Implementing functions for dyn allocation
* Use domain models of OneView as objects
* Drop py26 and py33 support

2.0.2
-----

* Adding port mac validation tests
* Manage error when Server Profile has no boot in connections Code and tests added to deal with Server Profiles without boot in the connections
* Update usage documentation of python-oneviewclient

2.0.1
-----

* Creating OneViewException class
* Adding check for missing configuration values
* Change ignore-errors to ignore_errors

2.0.0
-----

* Sending OneView Client implementation
* Initial Cookiecutter Commit
* Added .gitreview
