Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-pifpaf-2.4.0-lp152.1.1 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-pifpaf Distribution: openSUSE Leap 15.2
Version: 2.4.0 Vendor: openSUSE
Release: lp152.1.1 Build date: Fri Mar 27 17:16:59 2020
Group: Development/Languages/Python Build host: sheep81
Size: 287559 Source RPM: python-pifpaf-2.4.0-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jd/pifpaf
Summary: Suite of tools and fixtures to manage daemons for testing
Pifpaf is a suite of `fixtures`_ and a command-line tool that allows to start
and stop daemons for a quick throw-away usage. This is typically useful when
needing these daemons to run `integration testing`_. It originaly evolved from
its precussor `overtest`_.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Mar 24 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 08 2019 Thomas Bechtold <tbechtold@suse.com>
  - Add fdupes
* Mon Apr 08 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 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed Nov 28 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 04 2018 dmueller@suse.com
  - update to 2.1.1
    * ceph: allow to run luminuous
    * various small bugfixes
* Fri Feb 23 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 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 2017 tbechtold@suse.com
  - convert to singlespec
* Fri Jul 28 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 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 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 2016 tbechtold@suse.com
  - Initial packaging (version 0.2.0)

Files

/etc/alternatives/pifpaf
/usr/bin/pifpaf
/usr/bin/pifpaf-2.7
/usr/lib/python2.7/site-packages/pifpaf
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/pbr.json
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pifpaf-2.4.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pifpaf/__init__.py
/usr/lib/python2.7/site-packages/pifpaf/__init__.pyc
/usr/lib/python2.7/site-packages/pifpaf/__init__.pyo
/usr/lib/python2.7/site-packages/pifpaf/__main__.py
/usr/lib/python2.7/site-packages/pifpaf/__main__.pyc
/usr/lib/python2.7/site-packages/pifpaf/__main__.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers
/usr/lib/python2.7/site-packages/pifpaf/drivers/__init__.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/__init__.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/__init__.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/aodh.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/aodh.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/aodh.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/artemis.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/artemis.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/artemis.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/ceph.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/ceph.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/ceph.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/consul.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/consul.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/consul.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/couchdb.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/couchdb.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/couchdb.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/elasticsearch.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/elasticsearch.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/elasticsearch.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/etcd.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/etcd.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/etcd.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/fakes3.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/fakes3.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/fakes3.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/gnocchi.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/gnocchi.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/gnocchi.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/influxdb.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/influxdb.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/influxdb.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/kafka.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/kafka.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/kafka.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/keystone.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/keystone.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/keystone.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/memcached.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/memcached.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/memcached.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/mongodb.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/mongodb.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/mongodb.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/mysql.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/mysql.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/mysql.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/postgresql.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/postgresql.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/postgresql.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/qdrouterd.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/qdrouterd.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/qdrouterd.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/rabbitmq.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/rabbitmq.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/rabbitmq.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/redis.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/redis.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/redis.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/s3rver.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/s3rver.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/s3rver.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/swift.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/swift.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/swift.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/artemis
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/artemis/broker.xml
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd/broker_om.conf.inc
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd/direct_om.conf.inc
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd/qdrouterd.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/qdrouterd/sasl_qdrouterd.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/account.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/common.conf.inc
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/container-sync-realms.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/container.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/object.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/proxy.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/sitecustomize.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/sitecustomize.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/sitecustomize.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/templates/swift/swift.conf
/usr/lib/python2.7/site-packages/pifpaf/drivers/vault.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/vault.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/vault.pyo
/usr/lib/python2.7/site-packages/pifpaf/drivers/zookeeper.py
/usr/lib/python2.7/site-packages/pifpaf/drivers/zookeeper.pyc
/usr/lib/python2.7/site-packages/pifpaf/drivers/zookeeper.pyo
/usr/lib/python2.7/site-packages/pifpaf/tests
/usr/lib/python2.7/site-packages/pifpaf/tests/__init__.py
/usr/lib/python2.7/site-packages/pifpaf/tests/__init__.pyc
/usr/lib/python2.7/site-packages/pifpaf/tests/__init__.pyo
/usr/lib/python2.7/site-packages/pifpaf/tests/test_cli.py
/usr/lib/python2.7/site-packages/pifpaf/tests/test_cli.pyc
/usr/lib/python2.7/site-packages/pifpaf/tests/test_cli.pyo
/usr/lib/python2.7/site-packages/pifpaf/tests/test_drivers.py
/usr/lib/python2.7/site-packages/pifpaf/tests/test_drivers.pyc
/usr/lib/python2.7/site-packages/pifpaf/tests/test_drivers.pyo
/usr/lib/python2.7/site-packages/pifpaf/tests/unkillable.py
/usr/lib/python2.7/site-packages/pifpaf/tests/unkillable.pyc
/usr/lib/python2.7/site-packages/pifpaf/tests/unkillable.pyo
/usr/lib/python2.7/site-packages/pifpaf/util.py
/usr/lib/python2.7/site-packages/pifpaf/util.pyc
/usr/lib/python2.7/site-packages/pifpaf/util.pyo
/usr/share/doc/packages/python2-pifpaf
/usr/share/doc/packages/python2-pifpaf/ChangeLog
/usr/share/doc/packages/python2-pifpaf/README.rst
/usr/share/licenses/python2-pifpaf
/usr/share/licenses/python2-pifpaf/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024