Changelog for
python-os-collect-config-0.1.35-1.3.noarch.rpm :
Sun Aug 2 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.1.35:
* Drop use of \'oslo\' namespace package
* Use non-versioned auth_url for keystone
* Add ca_certificate option for SSL\'d api
* Updated from global requirements
- Adjust Requires
Thu Jan 8 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 0.1.30:
* Updated from global requirements
* Bump hacking to 0.9.x series
* Updated from global requirements
* Enable local collector by default
* Handle missing local collector directory
* Collector which does a simple HTTP GET
* Updated from global requirements
* Updated from global requirements
* Exit with error status on failed command
* Fix py3k popen and locale test fails
* Modify gitignore to ignore cover
* Updated from global requirements
* Using keystone discover to find V3 auth_url
* Add support for Python 3
* Sync log from oslo
- Adjust Requires according to requirements.txt
- Adjust BuildRequires according to test-requirements.txt
Fri Aug 29 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.1.27:
* Allow using non-default collectors
* Updated from global requirements
* Add a local data collector
* Do not log unconfigured collector as warning
* Revert \"Make heat the default collection method\"
* Make heat the default collection method
* Cache auth_ref from keystoneclient
* Add dogpile cache to keystone abstraction layer
* Split keystone away from heat collector
* Updated from global requirements
* Fix coverage report generation with tox
* Use json equality rather than raw text
* Only top-level some deployment configs
* Updated from global requirements
- add service file
Thu Feb 13 13:00:00 2014 speilickeAATTsuse.com
- Some fixes