CHANGES
=======

0.3.1
-----

* Restore backward compatibility for init client
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Migrate to keystoneauth1
* Stop using oslo\_utils.timeutils.strtime()
* Updated from global requirements
* Use fixtures instead of deprecated mockpatch module

0.3.0
-----

* Add a reservation parameter to the lease\_update command
* Add before\_end\_date and before\_end parameters
* Accept multiple properties
* Fix failure to create physical reservations
* Fix unicode issues with Python 3
* Convert integer style parameters to integer values
* Output debug messages when using --debug option
* Updated from global requirements
* Remove unnecessary output
* Updated from global requirements
* Enable lease-update to update start/end time with date
* Updated from global requirements
* Updated from global requirements
* Validation for --physical-reservation argument
* Updated from global requirements
* Remove log translations

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
