CHANGES
=======

0.2.0
-----

* Updated from global requirements
* Updated from global requirements
* Migrate Python namespace from climateclient to blazarclient
* Support Keystone v3 API in CLI
* Remove discover from test-requirements
* Add Constraints support
* Update default environment list
* Updated from global requirements
* Fix help messages for update commands
* use oslotest
* use oslo.i18n
* use oslo.utils
* Remove o/c/local.py and o/c/log.py
* Update .gitreview for new namespace
* Fix testing
* Deprecated tox -downloadcache option removed
* Updated from global requirements
* Added option --advance-by to allow advancing of lease start date
* Updated from global requirements
* Updated from global requirements
* Add the option defer-by to postpone start_date
* Add test coverage for base client modules
* Update gitreview file for repo rename
* Error message is not correct when list/show non-exist lease
* Updated from global requirements
* Climate client now shows the list of commands
* Handle elapsed_time params in climate client
* Add new option to allow lease reductions
* Updated from global requirements
* Add sort-by option for climateclient list commands
* Removing dependencies from test-requirements
* Updated from global requirements
* Updated from global requirements
* Add test framework for climateclient
* Updated from global requirements
* Support not-json error responses
* Fix PEP8 H302 import only modules

0.1.0
-----

* Add LICENSE and MANIFEST.in files
* Fix setup.cfg
* Fix exception rendering for client
* Updated from global requirements
* Implement support for provisioning hosts to ClimateClient
* Fix date format in update lease
* Implement Lease creation for Physical reservations
* Initial Climate client implementation
* Add HACKING.rst with link to the style guidelines
* Added .gitreview
