Changelog for
python3-pycadf-3.1.1-lp156.3.1.noarch.rpm :
* Fri May 13 2022 Dirk Müller
- fix build against python 3.10
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 3.1.1 - Correct a typo in the document - Switch to newer openstackdocstheme version - Use unittest.mock instead of third party mock - Add Python3 victoria unit tests - Fix hacking min version to 3.0.1 - Update hacking for Python3
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 3.0.0 - Switch to Ussuri jobs - Change README.rst with a better title - Drop python 2.7 support and testing - Bump the openstackdocstheme extension to 1.20 - Update source link in readme - Add swift_api_audit_map.conf - Add swift_api_audit_map.conf to setup.cfg - Update the constraints url
* Sat Mar 14 2020 Dirk Mueller - switch to python 3.x only builds
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 2.10.0 - add python 3.7 unit test job - Removes temporary fix for doc generation - Add py37 tox env and drop py35 - Add Python 3 Train unit tests - OpenDev Migration Patch
* Mon Apr 08 2019 cloud-develAATTsuse.de- update to version 2.9.0 - add lib-forward-testing-python3 test job - Change openstack-dev to openstack-discuss - import zuul job settings from project-config - Enabling FIPS mode by using sha256 instead of md5 - Add release note for MD5 hash removal - Don\'t quote {posargs} in tox.ini - switch documentation job to new PTI - add python 3.6 unit test job - Switch to stestr - Use templates for cover and lower-constraints
* Mon Sep 03 2018 cloud-develAATTsuse.de- update to version 2.8.0 - Trivial: Update pypi url to new url - fix tox python3 overrides - Updated from global requirements - add lower-constraints job - Remove moxstubout usage
* Fri Feb 23 2018 tbechtoldAATTsuse.com- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-develAATTsuse.de- update to version 2.7.0 (bsc#1078607) - Turn on warning-is-error for sphinx build - Removed references to events api - Stopping using norm_ns - Update URL in docs as per the doc-migration spec - Adding panko_api_audit_map.conf to pycadf - Adding gnocchi_api_audit_map.conf to pycadf - Avoid tox_install.sh for constraints support - Updated from global requirements - Switch from oslosphinx to openstackdocstheme - changed \'target_endpoint_type\' value
* Mon Aug 07 2017 cloud-develAATTsuse.de- update to version 2.6.0 - Make `is_valid` more flexible with uuid validation - Updated from global requirements - Use https for
*.openstack.org references
* Mon Feb 13 2017 tbechtoldAATTsuse.comupdate to version 2.5.0
* Remove references to Python 3.4
* Add Constraints support
* cleanup string
* Show team and repo badges on README
* Changed the home-page link
* Updated from global requirements
* Clean oslo.i18n
* Fri Sep 02 2016 tbechtoldAATTsuse.com- update to version 2.4.0
* Remove discover from test-requirements
* Updated from global requirements
* Fix order of arguments in assertEqual
* Don\'t include openstack/common in flake8 exclude list
* Wed Aug 10 2016 tbechtoldAATTsuse.com- update to 2.3.0:
* Add missing os-volumes_boot to nova_api_audit_map.conf
* Updated from global requirements
* Updated from global requirements
* Remove unused pngmath Sphinx extension
* Updated from global requirements- update _service and switch to upstream spec template
* Thu Mar 03 2016 tbechtoldAATTsuse.com- update to 2.1.0:
* Updated from global requirements
* Add docstring validation
* Adding ironic api specific audit map configuration
* Updated from global requirements
* Updated from global requirements
* Enable cadf support for Heat
* Fix wrong use of comma
* Updated from global requirements
* remove suport for py33
* Put py34 first in the env order of tox
* relax id validation
* Updated from global requirements
* Remove Python 2.6 classifier
* Remove python 2.6 and cleanup tox.ini
* make generate_uuid return valid uuid
* Updated from global requirements
* Add authenticate and evaluate actions
* Change ceilometer endpoint name from telemetry to metering
* No need for Oslo Incubator Sync
* Document and update existing hacking violations
* Add shields.io version/downloads links/badges into README.rst
* Include changelog/history in docs
* Fix event example
* Add event name
* Event doc indentation issue
* Updated from global requirements
* Updated from global requirements
* Fixed typo error- Adjust Requires according to requirements.txt
* Mon Sep 07 2015 dmuellerAATTsuse.com- update to 1.1.0:
* Adding barbican specific base resources
* Updated from global requirements
* ensure id is not empty
* Add api_audit_map.conf for Ceilometer project
* Remove script already nuked from oslo-incubator
* Add unit tests to increase coverage of cadftype
* Remove run_cross_tests.sh
* drop audit middleware
* Add trove conf file to setup.cfg
* Added a testcase to cover ValueError in tag.py
* Add test to cover mask value for utils.mask_value
* Uncap library requirements for liberty
* update README.rst to include additional links
* Remove empty _templates folder
* Add a section for audit maps
* Fix formatting error for geolocation note
* add a new set of release notes
* Clean up pycadf\'s doc landing page
* Add api_audit_map.conf for Trove project
* Additional doc clean up
* cleanup documentation
* Add deprecation message to Audit API
* Do not depend on endpoint id existing in the service catalog
* Fix oslo.messaging link in docs
* Use oslo_context
* Use oslo namespaces
* Add a new CADF type for keystone trusts
* add helper module
* Add new CADF taxonomy types
* Pull out some CADF taxonomy to be constants
* upgrade hacking to 0.10.0
* deprecate audit middleware
* sync oslo
* Workflow documentation is now in infra-manual
* Add classifiers for Python 3
* Add release notes
* Use correct name of oslo debugger script
* Remove unused dependencies from pycadf
* Use oslo tests fixture
* Use oslo.serialization
* Sync oslo libraries
* Remove dependencies from docs test env in tox.ini
* Stop using intersphinx
* Use oslo_debug_helper and remove our own version
* Work toward Python 3.4 support and testing
* add federated credential
* define the project goal
* Enable PEP8 checks E128, E251 and E265
* clean up license headers
* add CONTRIBUTING doc
* revise readme with a project description
* Debug env for tox
* Fix a grammatical error in contributing doc
* Fix typo comments
* Enabled hacking checks H305 and H307
* Bump hacking to version 0.9.2
* Remove docutils pin
* Expand © and remove unnecessary encoding lines
* Bump hacking to 0.9.x series
* add audit_maps for more OpenStack components