forked from pool/python-pifpaf
* postgresql: fix initdb options
* ci(mergify): upgrade configuration to current format
* Valkey: Redis: Use IP address in sentinel configuration
* Remove Python 3.8 support
* Allow drivers requiring extended attributes to use any xattr
implementation
- update to 3.2.3:
* Fix list command names from importlib
- update to 3.2.2:
* Fix long description
* Fix CI and test using Ubuntu 24.04 and Python 3.12
- update to 3.2.1:
* Switch to new version of docker actions
* Redis: Use IP address in sentinel configuration
* Replace call to deprecated method Thread.setDaemon()
- update to 3.2.0:
* Remove deprecated mongo cli options
* Add support for newer s3rver
* Fix etcd v3.4 cluster works
* ceph: auth_allow_insecure_global_id_reclaim and
mon_warn_on_pool_no_redundancy to false
* Move mergify to queue action
* Drop old Gnocchi support
* gnocchi: Change s3 credentials to s3rver default
* Start all etcd nodes at the same time
* Follow PEP517
- Remove unneeded Requires on mock and six.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=32
364 lines
13 KiB
Plaintext
364 lines
13 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 16 15:09:31 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.3.0:
|
|
* postgresql: fix initdb options
|
|
* ci(mergify): upgrade configuration to current format
|
|
* Valkey: Redis: Use IP address in sentinel configuration
|
|
* Remove Python 3.8 support
|
|
* Allow drivers requiring extended attributes to use any xattr
|
|
implementation
|
|
- update to 3.2.3:
|
|
* Fix list command names from importlib
|
|
- update to 3.2.2:
|
|
* Fix long description
|
|
* Fix CI and test using Ubuntu 24.04 and Python 3.12
|
|
- update to 3.2.1:
|
|
* Switch to new version of docker actions
|
|
* Redis: Use IP address in sentinel configuration
|
|
* Replace call to deprecated method Thread.setDaemon()
|
|
- update to 3.2.0:
|
|
* Remove deprecated mongo cli options
|
|
* Add support for newer s3rver
|
|
* Fix etcd v3.4 cluster works
|
|
* ceph: auth_allow_insecure_global_id_reclaim and
|
|
mon_warn_on_pool_no_redundancy to false
|
|
* Move mergify to queue action
|
|
* Drop old Gnocchi support
|
|
* gnocchi: Change s3 credentials to s3rver default
|
|
* Start all etcd nodes at the same time
|
|
* Follow PEP517
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 14:45:01 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 11:22:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 5 01:21:59 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Remove unneeded Requires on mock and six.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 17 21:13:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.1.5:
|
|
* fix: do not block when process exits not correctly
|
|
* fix: typo in stdout handling
|
|
* fix: typo in stdout handling
|
|
* fix: remove universal tag since Python 2 is not supported anymore
|
|
* fix: close devnull
|
|
* fix: do not leave zombie process
|
|
* Fix broken Ceph config formatting
|
|
* chore: compress image
|
|
* Add Ceph Nautilus and later support
|
|
* ceph: set limit for max open fds
|
|
* Add TLS\_ENABLED environment var for memcached
|
|
* Add Python 3.7 and 3.8 to classifier
|
|
* Fix import ordering
|
|
* Remove Python 2.x support and six
|
|
* Fix zookeeper driver
|
|
* Disable aodh for py27 too
|
|
* Tidy up tox.ini and update kafka
|
|
* Fix tests and add recent Python releases
|
|
* Try to fix PEP8 again
|
|
* Various fixes
|
|
* Add a driver for httpbin
|
|
* Update README.rst : Fix typo access
|
|
* fix: log info, not error when command is ready
|
|
* Fixes flake8 warning and adds missing comma
|
|
* Apply suggestions from code review
|
|
* Add TLS params to memcached
|
|
* Add ceph-manager support
|
|
* Add Ceph config options for small disks
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 24 11:57:09 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 2.4.0
|
|
* Ensure everything is terminated before exiting
|
|
* qdrouterd: fix connector host address
|
|
* new kafka URL
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 12:05:42 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Add fdupes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 12:03:27 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- update to 2.2.2:
|
|
* postgresql: fix encoding of pgctl path
|
|
* stdin expecting bytes instead of str
|
|
* Implements apache qpid-dispatch-router driver
|
|
* tests: switch to kafka 1.0.2
|
|
* postgresql: add a --sync/--no-sync option
|
|
* Update to Mergify v2
|
|
* gnocchi: fix escape sequence
|
|
* Remove Python 3.5 support
|
|
* pep8: disable W503 and W504
|
|
* Implements apache artemis driver
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 28 14:21:57 UTC 2018 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 2.1.2:
|
|
* Setup 2 partitions per topic
|
|
* pep8: enable flake8-logging-format
|
|
* fix py3 flake8 error
|
|
* gnocchi: Don't install outdated version
|
|
* tests: Remove s3srv testing
|
|
* ceph: Allow to delete pool
|
|
* Add .mergify.yml
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 4 08:04:52 UTC 2018 - dmueller@suse.com
|
|
|
|
- update to 2.1.1
|
|
* ceph: allow to run luminuous
|
|
* various small bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 13:34:40 UTC 2018 - tbechtold@suse.com
|
|
|
|
- update to 2.0.5:
|
|
* Fix s3rver for latest version
|
|
* Revert "wait the pifpaf process termination in fork mode"
|
|
* Use last ceph lts
|
|
* gnocchi: use gnocchi-api binary when possible
|
|
* wait the pifpaf process termination in fork mode
|
|
* Fix exception handling
|
|
* swift: use all needed workers
|
|
* Fix exit code not being propagated
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 17 06:15:28 UTC 2018 - tbechtold@suse.com
|
|
|
|
- update to 2.0.0:
|
|
* Replace cliff by click
|
|
* Set the Cliff namespace
|
|
* Wait logging thread and close the fd
|
|
* Use psutil to cleanup process
|
|
* Fix travis CI
|
|
* swift: use 127.0.0.1 instead of localhost for memcached
|
|
* gnocchi: run 4 api processes
|
|
* Remove deprecated parameters from server.properties
|
|
* gnocchi: allow any workers as possible
|
|
* Replace hacking with flake8 extensions
|
|
* Update wait\_for\_line for Kafka 1.0.0 server
|
|
* Update config for 0.11 kafka server
|
|
* Add leseb image in README.rst
|
|
* gnocchi: handle virtual env on API
|
|
* correct disk name
|
|
* create data directory for swift
|
|
* Push release to PyPI using Travis
|
|
* 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
|
|
* Fix process cleanup
|
|
* Ensure pifpaf kill all processes
|
|
* Fix compatibility with Redis 4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 13:02:13 UTC 2017 - tbechtold@suse.com
|
|
|
|
- convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 12:55:57 UTC 2017 - tbechtold@suse.com
|
|
|
|
- update to 1.9.2:
|
|
* Revert "Ensure pifpaf kill all processes"
|
|
* Ensure pifpaf kill all processes
|
|
* Add a new driver for Vault
|
|
* Fix logging in \_kill
|
|
* memcached: don't read stdout
|
|
* swift: fix configuration typo
|
|
* swiftclient default auth to 2.0
|
|
* swift: start a dedicated memcached
|
|
* Disable elastic search tests
|
|
* Ensure xattr are available for swift
|
|
* swift: check we can upload file
|
|
* Use subprocess to kill process
|
|
* Fix decorator order
|
|
* Simplify retry logic
|
|
* Fix retry error catching
|
|
* Wait 10 seconds processes to end, them kill them
|
|
* Revert "gnocchi: use --reuse-port"
|
|
* 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
|
|
* Fix pep8 error
|
|
* Revert "gnocchi: remove deprecated uwsgi option die-on-term"
|
|
* gnocchi: ensure client don't use keepalive
|
|
* gnocchi: add --no-orphans to uwsgi
|
|
* gnocchi: remove deprecated uwsgi option die-on-term
|
|
* gnocchi: only run 1 metricd
|
|
* gnocchi: add missing backslash in re
|
|
* gnocchi: chdir to tempdir in uwsgi
|
|
* Fix uwsgi wait for line
|
|
* Revert "Make uwsgi loading module within a virtualenv"
|
|
* gnocchi: remove --plugin options
|
|
* Make uwsgi loading module within a virtualenv
|
|
* Remove Python 3.4 support
|
|
* Switch to uwsgi to run gnocchi-api
|
|
* elasticsearch: fix new versions option passing
|
|
* Add npm to Travis install
|
|
* Fix logging being done on stdout instead of stderr
|
|
* Stop using stevedore to load plugins
|
|
* gnocchi: set verbose in config file to be sure info are printed
|
|
* Revert "gnocchi: pass --verbose to daemon to be sure they're in INFO mode"
|
|
* gnocchi: pass --verbose to daemon to be sure they're in INFO mode
|
|
* Use daiquiri to setup logging
|
|
* Fix error reporting in Python 3
|
|
* Move Ceph requirements to an extra entry
|
|
* Don't install xattr on win32 systems
|
|
* Revert "aodh: use database-url for gnocchi indexer"
|
|
* Set the actual dist for Travis
|
|
* aodh: use database-url for gnocchi indexer
|
|
* aodh: add database-url
|
|
* fix DEFAULT\_PORT\_COORDINATOR variable name
|
|
* gnocchi: allow to use redis coordinator
|
|
* gnocchi: remove legacy resource types support
|
|
* etcd: fix http url
|
|
* gnocchi: enable debug mode when --debug is passed to pifpaf
|
|
* Pass debug option to drivers
|
|
* gnocchi: allow to use redis as storage
|
|
* gnocchi: switch to basic auth as noauth is deprecated
|
|
* fix s3/swift with username/password are None
|
|
* Add link to Swift in README
|
|
* gnocchi: unquote credentials for s3 backend
|
|
* Allow Swift as Gnocchi storage backend
|
|
* Add swift driver
|
|
* Fix tox-travis deprecated warning
|
|
* fix npm in travis
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 08:57:19 UTC 2017 - tbechtold@suse.com
|
|
|
|
update to version 0.24.1
|
|
* doc: rabbitmq cluster is supported
|
|
* tests: allow to find zookeeper bins
|
|
* Make travis-ci happy again
|
|
* ceph: increase rados object name limit for ext4 fs
|
|
* gnocchi: start statsd daemon
|
|
* gnocchi: Set statd old vars
|
|
* tests: Fix a python3 bug
|
|
* rabbit: put password for all hosts in the url
|
|
* Set storage engine to mmapv1 when wiredtiger is not present
|
|
* correctly decode application stdout
|
|
* Revert "gnocchi: set auth_mode = noauth"
|
|
* Add MongoDB to README
|
|
* tests: Don't run them in //
|
|
* gnocchi: allow to run with an existing storage URL
|
|
* aodh: auth with basic against Gnocchi
|
|
* Revert "mysql: fix timezone"
|
|
* travis: fix mysql install
|
|
* travis: remove tarball from cache
|
|
* ceph: last jewel point release have lowered object max len
|
|
* Clean variables on exit
|
|
* gnocchi: fix statds waiting line for gnocchi <3.0
|
|
* Revert "Partial revert for debug output"
|
|
* mysql: fix timezone
|
|
* gnocchi: set auth_mode = noauth
|
|
* tests: fix env variable parsing
|
|
* rabbit: use process group
|
|
* Set a proper PS1 when invoked via eval
|
|
* Gnocchi >= 3.1 will not ship any config by default
|
|
* rabbitmq: fix waiting line
|
|
* gnocchi: Add support to s3 backend
|
|
* ceph: use shm and try to not really write data
|
|
* Update influxdb.py
|
|
* gnocchi: Reduce the metricd delays
|
|
* gnocchi: allow to run with an existing indexer URL
|
|
* tests: Capture logging and print it on failure
|
|
* ceph: don't use /dev/shm
|
|
* Bump hacking to 0.12
|
|
* Implements the Kafka driver
|
|
* Fix mysql gate
|
|
* Fix a typo in README: gobal -> global
|
|
* Add support for Python 3.6
|
|
* cli: fully segment all environ vars
|
|
* aodh: fix authentication disabling with newer Aodh
|
|
* tests: fix s3rver tests
|
|
* gnocchi: stop setting old statsd conf var
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|