15
0
forked from pool/python-pifpaf
Files
python-pifpaf/python-pifpaf.changes
Alberto Planas Dominguez c425a04208 Accepting request 423959 from home:tbechtold:branches:devel:languages:python
- update to 0.12.0:
  * Add support for s3rver
  * fakes3: export HTTP url
  * Mention CouchDB support in README
  * Add support for CouchDB
  * gnocchi: Catch a working line for metricd
  * Fix virtualenv handling
  * Revert "mysql: add --basedir=/usr"
  * mysql: fix typo
  * tests: fix mysqld database name
  * mysql: use pifpaf as the name of the database
  * mysql: add --basedir=/usr
  * mysql: use mysql_install_db if mysqld --initialize-insecure fails
  * mysql: add --no-defaults and --tmpdir to mysqld
  * 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
  * Support for Aodh 3
  * Better reporting on wait_for_line
  * Print actual output when we don't find the expected line
  * 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

OBS-URL: https://build.opensuse.org/request/show/423959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=2
2016-08-31 08:43:47 +00:00

64 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 31 08:28:38 UTC 2016 - tbechtold@suse.com
- update to 0.12.0:
* Add support for s3rver
* fakes3: export HTTP url
* Mention CouchDB support in README
* Add support for CouchDB
* gnocchi: Catch a working line for metricd
* Fix virtualenv handling
* Revert "mysql: add --basedir=/usr"
* mysql: fix typo
* tests: fix mysqld database name
* mysql: use pifpaf as the name of the database
* mysql: add --basedir=/usr
* mysql: use mysql_install_db if mysqld --initialize-insecure fails
* mysql: add --no-defaults and --tmpdir to mysqld
* 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
* Support for Aodh 3
* Better reporting on wait_for_line
* Print actual output when we don't find the expected line
* 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
* gnocchi: support latest master/2.2 changes on gnocchi-api
* aodh: run aodh-evaluator
* 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
* influxdb: fix Python >= 3.0 & < 3.5
* travis: Remove missing etcd from install
* travis: install InfluxDB with wget
* Add PyPI version badge
* postgresql: allow to configure host, set to none by default
* aodh: set AODH_ENDPOINT for aodh client
* gnocchi: fix a regression on variable names
- Adjust Requires
- Use pypi.io as Source url
-------------------------------------------------------------------
Fri May 13 12:48:05 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 0.2.0)