CHANGES
=======

7.0.5
-----

* pep8: fix RST304 errors
* pep8: enable logging format checks

7.0.4
-----

* Remove hacking dependency for pep8
* tests: remove testtools and fixtures dependencies
* exeptions: fix matching when description is a dict
* Support Python 3.7 instead of 3.5

7.0.3
-----

* shell: fix OS\_AUTH\_TYPE workaround

7.0.2
-----

* Always use proxy method to get client
* Update mergify configuration
* Update mergify configuration
* Enable mergify
* Fix regression with exoic timestamp
* exceptions: remove MutipleMeaningException class
* Avoid using openstack-doc-tools
* tests: adapt status tests output
* status: add metricd processor report

7.0.1
-----

* Set the Cliff namespace
* Use Python 3 for docs and pep8 test target
* resource-type: fixed attributes specific options of resource-type
* Remove outdated tox-travis configuration

7.0.0
-----

* Pass explicit kwargs to metric.create
* Add "server version" client
* tests: fix tests not specifying UTC
* metric: reduce output on metric show
* tests: fix start/stop timestamp not being in UTC
* Only run tests on pull requests

6.0.0
-----

* aggregates: new output parsing
* Remove client side query parsing
* tests: use a random metric name
* tests: use a fixture to fake TZ in environ
* Show and parse timestamps in local timezone by default
* shell: workaround missing OS\_AUTH\_TYPE when using Keystone auth
* add aggregates API
* Make build\_pagination\_options return a dict
* Update mailmap entries for sileht and gord
* tests: move to pytest
* metric: add support for metric pagination by default
* Fix osc client
* Clear .gitignore
* Use pretty\_tox to run tests
* Remove tempest dependency
* metric\_cli: convert datetime before returning
* Add archive-policy-rule update

5.0.0
-----

* Fix exception name for keystoneauth1
* metric: parse ISO8601 as datetime Python objects
* benchmark: generate just enough point for a batch
* benchmark: print the number of measures per request on show
* Remove useless comment
* Use cumulated runtime to compute op/s
* Use Travis to upload releases
* Add missing dependency on pyparsing
