CHANGES
=======

2.0.5
-----

* Fix s3rver for latest version

2.0.4
-----

* Revert "wait the pifpaf process termination in fork mode"

2.0.3
-----

* Use last ceph lts
* gnocchi: use gnocchi-api binary when possible
* wait the pifpaf process termination in fork mode

2.0.2
-----

* Fix exception handling
* swift: use all needed workers

2.0.1
-----

* Fix exit code not being propagated

2.0.0
-----

* Replace cliff by click

1.12.1
------

* Set the Cliff namespace

1.12.0
------

* Wait logging thread and close the fd
* Use psutil to cleanup process
* Fix travis CI

1.11.4
------

* swift: use 127.0.0.1 instead of localhost for memcached

1.11.3
------

* gnocchi: run 4 api processes

1.11.2
------

* Remove deprecated parameters from server.properties
* gnocchi: allow any workers as possible
* Replace hacking with flake8 extensions

1.11.1
------

* Update wait\_for\_line for Kafka 1.0.0 server

1.11.0
------

* Update config for 0.11 kafka server
* Add leseb image in README.rst

1.10.5
------

* gnocchi: handle virtual env on API

1.10.4
------

* correct disk name

1.10.3
------

* create data directory for swift
* Push release to PyPI using Travis

1.10.2
------

* Fix Python 2 ProcessLookupError
* Handle terminate lookup error
* tests: call setUp to init cleanups
* postgresql: do not call \_exec in \_\_init\_\_
* Install mock for tests
* Remove not used oslotest dependency

1.10.1
------

* Fix process cleanup

1.10.0
------

* Ensure pifpaf kill all processes
* Fix compatibility with Redis 4.0

1.9.2
-----

* Revert "Ensure pifpaf kill all processes"

1.9.1
-----

* Ensure pifpaf kill all processes

1.9.0
-----

* Add a new driver for Vault

1.8.1
-----

* Fix logging in \_kill

1.8.0
-----

* memcached: don't read stdout
* swift: fix configuration typo

1.7.0
-----

* swiftclient default auth to 2.0
* swift: start a dedicated memcached

1.6.0
-----

* Disable elastic search tests
* Ensure xattr are available for swift
* swift: check we can upload file
* Use subprocess to kill process

1.5.2
-----

* Fix decorator order

1.5.1
-----

* Simplify retry logic
* Fix retry error catching

1.5.0
-----

* Wait 10 seconds processes to end, them kill them

1.4.11
------

* Revert "gnocchi: use --reuse-port"

1.4.10
------

* gnocchi: use --reuse-port
* Do not use concurrency to run tests
* Fix conflicting port in Gnocchi test
* Use another port for test\_gnocchi\_with\_redis\_coordinator
