CHANGES
=======

2015.3.3
--------

* Changed help text to minutes from hours

2015.3.2
--------

* Adding cacert to cloudpulseclient

2015.3.1
--------

* Remove argparse from requirements
* Change LOG.warn to LOG.warning
* remove python 2.6 trove classifier
* Fixing a cosmetic bug in help
* Code for querying failed tests and list tests in the last x hours
* Add help for cloudpulse client commands
* Update .gitreview for new namespace
* Change ignore-errors to ignore_errors

2015.2.3
--------

* Adding Extensions and removing state and id for cloudpulse run
* Sorting on the entries based on id
* Adding files for cloudpulse client
* Adding cliutils module from openstack common
* Adding _i18n module from openstack common
* Adding openstack common utils module
* Adding openstack common exceptions module
* Adding openstack common fake_client module
* Adding openstack common client module
* Adding openstack common base module
* Adding apiclient auth module
* Adding common client files and utils
* Adding exceptions,i18n and version.py
* Adding setup.cfg,requirements.txt and __init__.py
* Initial cookie-cutter of python-cloudpulseclient
