File python-barbicanclient.changes of Package python-barbicanclient

-------------------------------------------------------------------
Wed Sep 16 14:15:25 UTC 2015 - tbechtold@suse.com

- update to 3.3.0:
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Add ability to add and list CAs
  * Remove unneeded dependency in tox.ini
  * Adding Documentation for running Functional Tests on the Python-Barbican Client
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Added secret type command line option
  * Updated from global requirements
  * New mock release(1.1.0) broke unit/function tests
  * Enable endpoint filter parameters for the CLI
  * Updated from global requirements
  * Use keystone discovery instead of endpoint_override
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Drop incubating theme from docs
  * Remove tempest config dependency in functional tests
  * Add capability of specifying Barbican version to client
  * Remove instances of _base_url
  * Re-merge CLI test update for auth URL and version
  * Add CLI smoke functional tests for containers
  * Create behaviors for secrets
  * Pass in keystone version and correct v2 URL to CLI
  * Add support for certificate order
  * Updated from global requirements
  * Adding new tests to cover failure scenarios
  * Drop use of 'oslo' namespace package
  * Updated from global requirements
  * Add Secret CLI smoke tests
  * Fix bug in CLI authentication
  * Updated from global requirements
  * Refactored barbican.py for better testability
  * Update stdout and stderr capture in functional tests
  * Use keystoneclient to get endpoint if it's empty
  * Initial setup for command line tests
  * Fixing misspelling in client docstring
  * Adding support for token based authentication
  * Cleaning up validate_ref()
  * Update README to work with release tools
  * Cleaning up Keystone auth tests
  * Excluding tests from coverage report
  * Fix the clientrc file to match defaults and add docs
  * Updating client and client docs for accuracy
  * Porting over more documentation to RST from cli wiki
  * Uncap library requirements for liberty
  * Adding payload flag to get secret
  * Raising errors from the client instead of ksclient
  * Fix order listing on the command line
  * Fixing the broken functional tests
  * Use the ksc Adapter instead of custom HTTPClient
- Adjust Requires according to requirements.txt

-------------------------------------------------------------------
Thu Apr 23 20:18:54 UTC 2015 - tbechtold@suse.com

- Switch to version 3.0.3

-------------------------------------------------------------------
Tue Apr 21 23:51:23 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.1.0.post1:
  * Update README to work with release tools
  3.1.0
  * Excluding tests from coverage report
  * Uncap library requirements for liberty

-------------------------------------------------------------------
Sat Apr 18 23:51:10 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post13:
  * Raising errors from the client instead of ksclient

-------------------------------------------------------------------
Fri Apr 17 23:51:26 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post11:
  * Fix the clientrc file to match defaults and add docs
  * Updating client and client docs for accuracy
  * Porting over more documentation to RST from cli wiki

-------------------------------------------------------------------
Fri Apr 17 00:50:02 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post7:
  * Adding payload flag to get secret

-------------------------------------------------------------------
Mon Apr 13 00:52:07 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post6:
  * Use the ksc Adapter instead of custom HTTPClient

-------------------------------------------------------------------
Sun Apr 12 00:52:10 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post4:
  * Fix order listing on the command line

-------------------------------------------------------------------
Fri Apr 10 00:52:27 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post3:
  * Fixing the broken functional tests

-------------------------------------------------------------------
Wed Apr  1 00:46:22 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.3.post2:
  3.0.3
  * Negative tests for orders

-------------------------------------------------------------------
Tue Mar 31 00:53:35 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post85:
  * Fix --decrypt command line option
  * Fix order creation on the command line
  * Don't ignore payload_content_encoding if set

-------------------------------------------------------------------
Sat Mar 28 02:10:11 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post80:
  * Consolidate Payload Exceptions

-------------------------------------------------------------------
Wed Mar 25 01:54:19 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post78:
  * Container negative tests
  * Second set of negative secrets tests

-------------------------------------------------------------------
Tue Mar 24 01:52:43 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post74:
  * Updated from global requirements
  * First set of negative functional test for secrets

-------------------------------------------------------------------
Thu Mar 19 12:17:31 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post71:
  * Fix smoke test for client with bad data set
  * Fixed deprecated type and encoding test and encoding bug
  * Removing assertItemsEqual workaround, fixed upstream

-------------------------------------------------------------------
Thu Mar 19 01:40:07 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post67:
  * Fixes tests on invalid payload secret creation and adds new exception

-------------------------------------------------------------------
Wed Mar 18 01:56:42 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post66:
  * Ensuring secret ref is not none with payload
  * Added new exception, renamed test, and adjusted test
  * Fixed max payload size error
  * Fix secret-store empty-key filtering bug

-------------------------------------------------------------------
Mon Mar 16 01:55:32 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post60:
  * Enable usage of 'payload' path to fetch decrypted secrets

-------------------------------------------------------------------
Sun Mar 15 01:55:03 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post58:
  * Don't use tempest log

-------------------------------------------------------------------
Sat Mar 14 01:56:54 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post56:
  * Deprecate setting the payload type and encoding
  * Use functional_test.conf for devstack gate

-------------------------------------------------------------------
Thu Mar 12 01:57:07 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post52:
  * Fix when submitting with empty string, none and zero

-------------------------------------------------------------------
Wed Mar 11 01:59:29 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post50:
  * Fix delete a secret that does not exist
  * Do not filter empty strings

-------------------------------------------------------------------
Tue Mar 10 01:48:07 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post46:
  * Pass correct api object to Container constructor

-------------------------------------------------------------------
Sun Mar  8 01:45:17 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post44:
  * Refactor test modules

-------------------------------------------------------------------
Sat Mar  7 01:46:56 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post42:
  * Moved parameterized test from smoke to functional

-------------------------------------------------------------------
Fri Mar  6 01:51:06 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post40:
  * Add default max payload to functional test conf registry
  * Adds positive orders functional tests
  * Additional requests-mock testing

-------------------------------------------------------------------
Thu Mar  5 02:00:00 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post34:
  * Remove cyclical dependency
  * Convert CRUD tests to requests-mock

-------------------------------------------------------------------
Wed Mar  4 02:00:49 UTC 2015 -  cloud-devel@suse.de

- Update to version python-barbicanclient-3.0.2.post30:
  * Updated functional tests to use both identity v2 and v3
  * Add secret_type to Secret constructor

-------------------------------------------------------------------
Mon Mar  2 10:13:33 UTC 2015 - tbechtold@suse.com

- Update Requires
- Add -test package

-------------------------------------------------------------------
Mon Mar  2 09:15:23 UTC 2015 - tbechtold@suse.com

- Initial version

openSUSE Build Service is sponsored by