111d77fca5
- 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 - Remove unneeded Requires on mock and six.
Dirk Mueller2025-07-16 15:11:52 +00:00
f8b497c74d
Accepting request 1284230 from devel:languages:python
Ana Guerrero2025-06-10 07:08:14 +00:00
7498b47cdb
- 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
Dirk Mueller2021-06-17 21:14:17 +00:00
27e1473489
- 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
Thomas Bechtold2018-02-23 13:36:04 +00:00
f320ee649a
- 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
Thomas Bechtold2018-01-17 07:54:43 +00:00
0a5b9a9360
- 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
Thomas Bechtold2017-07-28 12:59:32 +00:00