15
0
forked from pool/python-pifpaf

Commit Graph

  • 9346d459c0 Accepting request 1293845 from devel:languages:python main Ana Guerrero 2025-07-17 15:18:44 +00:00
  • 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 Mueller 2025-07-16 15:11:52 +00:00
  • f8b497c74d Accepting request 1284230 from devel:languages:python Ana Guerrero 2025-06-10 07:08:14 +00:00
  • 02e0b46d7b - Convert to libalternatives Markéta Machová 2025-06-09 14:45:23 +00:00
  • 5f62cee70f Accepting request 1282278 from devel:languages:python Ana Guerrero 2025-06-03 15:55:46 +00:00
  • 2bb27f261a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=28 Markéta Machová 2025-06-03 11:30:52 +00:00
  • f866f76967 - Convert to pip-based build Markéta Machová 2025-06-03 11:22:34 +00:00
  • eb816622c0 Accepting request 1040108 from devel:languages:python Dominique Leuenberger 2022-12-05 17:01:22 +00:00
  • e9421446c1 - Remove unneeded Requires on mock and six. Steve Kowalik 2022-12-05 01:22:44 +00:00
  • ea43597900 Accepting request 900661 from devel:languages:python Dominique Leuenberger 2021-06-19 21:03:07 +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 Mueller 2021-06-17 21:14:17 +00:00
  • 90babd93ff Accepting request 787773 from devel:languages:python Dominique Leuenberger 2020-03-24 21:36:29 +00:00
  • 1b1d82d052 Accepting request 787771 from home:pgajdos:python Tomáš Chvátal 2020-03-24 12:03:14 +00:00
  • 7ea4e882fa Accepting request 692280 from devel:languages:python Dominique Leuenberger 2019-04-08 18:53:59 +00:00
  • b67ce15fd6 - Add fdupes Thomas Bechtold 2019-04-08 12:05:53 +00:00
  • 112a752586 - 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 Thomas Bechtold 2019-04-08 12:04:52 +00:00
  • 860db57ce4 Accepting request 659551 from devel:languages:python Dominique Leuenberger 2018-12-24 10:41:10 +00:00
  • 924c0ab691 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:46:56 +00:00
  • b7922eb480 Accepting request 652444 from devel:languages:python Dominique Leuenberger 2018-11-29 22:00:45 +00:00
  • 47951d7369 - 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 Dirk Mueller 2018-11-28 14:23:18 +00:00
  • 34d9a0a050 Accepting request 640747 from devel:languages:python Dominique Leuenberger 2018-10-09 13:54:10 +00:00
  • 01c30078a6 Accepting request 640678 from Cloud:OpenStack:Factory Dirk Mueller 2018-10-09 07:33:32 +00:00
  • 0bf7f33a8a Accepting request 579519 from devel:languages:python Dominique Leuenberger 2018-02-26 22:24:34 +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 Bechtold 2018-02-23 13:36:04 +00:00
  • e89d867b40 Accepting request 566563 from devel:languages:python Dominique Leuenberger 2018-01-17 20:58:39 +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 Bechtold 2018-01-17 07:54:43 +00:00
  • c270d3fa72 Accepting request 514563 from devel:languages:python Dominique Leuenberger 2017-08-17 09:51:16 +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 Bechtold 2017-07-28 12:59:32 +00:00
  • 211553d8b5 Accepting request 456807 from devel:languages:python Dominique Leuenberger 2017-03-24 01:08:43 +00:00
  • c2ad1d9ae1 Accepting request 456653 from Cloud:OpenStack:Factory Dirk Mueller 2017-02-13 12:44:54 +00:00
  • 462cd54110 Accepting request 423961 from devel:languages:python Dominique Leuenberger 2016-09-01 12:03:19 +00:00
  • c425a04208 Accepting request 423959 from home:tbechtold:branches:devel:languages:python Alberto Planas Dominguez 2016-08-31 08:43:47 +00:00
  • 5e606c5c7e Accepting request 395164 from Cloud:OpenStack:Master Dirk Mueller 2016-05-17 13:04:29 +00:00