File python-pycadf.changes of Package python-pycadf
-------------------------------------------------------------------
Thu Mar 19 15:57:20 UTC 2015 - rsalevsky@suse.com
- update to 0.8.0:
* 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
* Updated from global requirements
* 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
-------------------------------------------------------------------
Thu Aug 28 12:33:45 UTC 2014 - dmueller@suse.com
- update to 0.6.0:
* add federated credential
* Enable PEP8 checks E128, E251 and E265
* clean up license headers
* add CONTRIBUTING doc
* revise readme with a project description
* Updated from global requirements
* 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
* Updated from global requirements
* Expand © and remove unnecessary encoding lines
* Bump hacking to 0.9.x series
* add audit_maps for more OpenStack components
* Updated from global requirements
-------------------------------------------------------------------
Fri Jun 27 11:14:57 UTC 2014 - dmueller@suse.com
- fix requires
-------------------------------------------------------------------
Tue May 27 07:17:07 UTC 2014 - dmueller@suse.com
- update to 0.5.1:
* sync oslo
* remove token from notifier middleware
* Updated from global requirements
* reorder documentation
* import run_cross_tests.sh from incubator
-------------------------------------------------------------------
Wed Apr 2 08:51:51 UTC 2014 - speilicke@suse.com
- Update to version 0.5:
* Updated from global requirements
* add OpenStack Foundation as author
* pycadf documentation
* Updated from global requirements
* add docstrings to functions
- Add _service file for easier updates
-------------------------------------------------------------------
Thu Mar 6 09:07:35 UTC 2014 - speilicke@suse.com
- Update to version 0.4.1:
+ catch empty json body
- Changes from version 0.4:
+ add constant for security service
+ audit middleware in pycadf
+ oslo common code sync and requirements cleanup
+ Rollback change to that Install configs into /etc
+ Update .gitreview after repo rename
+ Install configs into /etc, not /usr/etc
- Changes from version 0.3.1:
+ update audit_map
+ update build_typeURI to drop query string
+ sync common code and requirements
+ add path to event
+ mask token values
+ adjust typeURI to capture target better
+ Python 3: update setup.cfg to advertise python 3 compatibility
- Fixed requirements
-------------------------------------------------------------------
Fri Feb 14 09:42:27 UTC 2014 - speilicke@suse.com
- Run testr directly
- Fix requirements
-------------------------------------------------------------------
Mon Jan 13 13:57:11 UTC 2014 - dmueller@suse.com
- update to 0.3:
* Python 3.x support
-------------------------------------------------------------------
Fri Dec 20 15:19:42 UTC 2013 - dmueller@suse.com
- Initial package