forked from pool/python-pifpaf
Accepting request 456807 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/456807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pifpaf?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8becfc5222cf37b9fc3807a6596ac7a409be5643492472e67f3d7b1a20f56fe
|
||||
size 25181
|
||||
3
pifpaf-0.24.1.tar.gz
Normal file
3
pifpaf-0.24.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2063a336608b65e337c43a395b72bd2e4fc9b1543a46020142a64dbc8c62a71
|
||||
size 28866
|
||||
@@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pifpaf
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pifpaf
|
||||
Version: 0.12.0
|
||||
Version: 0.24.1
|
||||
Release: 0
|
||||
Summary: Suite of tools and fixtures to manage daemons for testing
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user