CHANGES
=======

0.10.3
------

* mysql: fix typo
* tests: fix mysqld database name
* mysql: use pifpaf as the name of the database
* mysql: add --basedir=/usr

0.10.2
------

* mysql: use mysql_install_db if mysqld --initialize-insecure fails

0.10.1
------

* mysql: add --no-defaults and --tmpdir to mysqld

0.10.0
------

* Indicate we support etcd clustering
* Support etcdctl
* etcd: add clustering support
* etcd: change default port to IANA and allow to change peer port
* Print PID of process when logging output

0.9.0
-----

* Support for Aodh 3

0.8.2
-----

* Better reporting on wait_for_line

0.8.1
-----

* Print actual output when we don't find the expected line

0.8.0
-----

* tests: fix a port collision
* tests: fix Popen usage with Python 3
* Fix Python 3
* Fix pep8 errors
* influxdb: fix wait_for_line with re
* ceph: fix output matching with re
* Gnocchi: bugfix on wait_for_line on API
* gnocchi: fix URL in waiting
* keystone: disable tests
* zookeeper: wait for ZooKeeper to start before returning
* Fix Redis driver with Redis 3.2.1
* drivers: support regexp for wait_for_line

0.7.0
-----

* gnocchi: support latest master/2.2 changes on gnocchi-api

0.6.0
-----

* aodh: run aodh-evaluator

0.5.0
-----

* Install software via tox
* keystone: simplify wait for line for admin
* drivers: translate OSError to a more readable error
* keystone: simplify wait_for_line
* keystone: fix pep8 error in test
* Add a Keystone driver
* Better debugging on errors
* Add a pifpaf_stop function to stop pifpaf
* Fix typo in InfluxDB driver

0.4.0
-----

* influxdb: fix Python >= 3.0 & < 3.5
* travis: Remove missing etcd from install
* travis: install InfluxDB with wget
* Add PyPI version badge

0.3.0
-----

* postgresql: allow to configure host, set to none by default
* aodh: set AODH_ENDPOINT for aodh client

0.2.1
-----

* gnocchi: fix a regression on variable names

0.2.0
-----

* mysql: add URL as an attribute
* Add consul daemon support
* Rework exceptions formatting using logging
* drivers: raise a RuntimeError rather than an AssertionError
* Report a correct error when unable to start a command

0.1.0
-----

* Partial revert for debug output
* Export chain of connection strings in PIFPAF_URLS
* Remove spurious line in README
* Allow to change environment variable prefix

0.0.11
------

* mongodb: add database name in URL

0.0.10
------

* The pbr name is home-page rather than url
* check into virtualenv first for configuration file
* Improve exception handling

0.0.9
-----

* ceph: fix config for last jewel
* Fix typo
* Fix a few typos in README
* Add some docs
* Add support for fakes3

0.0.8
-----

* Enable testing of Gnocchi legacy
* postgres: replace template1 by postgres

0.0.7
-----

* Export Gnocchi client variables
* Make RabbitMQ tests work on OS X
* rabbitmq: Allow to use rabbitmqctl and kill node
* ceph: git url have moved
* Add RabbitMQ in README
* Enable mongodb tests
* Add rabbitmq drivers
* Enhance travis build
* Allow to print debug during tests
* Fix pep8 error

0.0.6
-----

* aodh: add support for gnocchi --create-legacy-resource-types
* gnocchi: support --create-legacy-resource-types
* mysql: add /usr/libexec to PATH

0.0.5
-----

* Add ceph driver
* Fix test_cli when memcached is absent
* Fix travis

0.0.4
-----

* Export all variables even in eval mode
* aodh: randomize Gnocchi user/project and export them
* Don't call cleanup twice if _setUp fail

0.0.3
-----

* Fix Aodh and Gnocchi ports

0.0.2
-----

* Provide better debug info

0.0.1
-----

* No notify for now
* Fix return value on command failure
* Do not use shell mode in command
* Fix return code
* Run tox in verbose mode
* Aodh 2.0 only
* Install gnocchi and aodh as part as tox for testing
* Do not use feature yet on Aodh
* Install aodh on Travis
* Remove unused variable
* Add Aodh support
* Add Gnocchi entry
* Look for config files in ~/.local/etc
* Install the right flavor for Gnocchi
* Add TRAVIS in passenv
* Set TRAVIS=1
* Set TRAVIS=1
* Install Gnocchi for testing in travis
* Gnocchi support
* Fix ES condition
* Document eval based usage
* Fix py3
* Fix test_cli on Py3
* Disable pypy
* Fix test_cli on some Python
* Remove broken ES version check
* Skip ES on Travis
* Fix test_eval
* Fix pep8
* Fix var export format
* travis: install ES
* Print ES version in Travis
* elasticsearch: disable tests on travis
* Fix bytes format on Python 3.4
* tests: fix putenv
* tests: set PATH for drivers tests
* elasticsearch: fix path
* elasticsearch: include path for Ubuntu
* redis: make stdin bytes
* Fix pep8
* Check for executables
* Kill pifpaf after test
* Revert "travis: use apt-get install since some packages are blacklisted by apt addons"
* travis: use apt-get install since some packages are blacklisted by apt addons
* Install etcd
* Install missing packages for Travis
* Add os-testr for subunit-trace
* Add build status
* Add Travis
* Import
