Changelog for
python2-zaqarclient-1.11.0-lp150.4.79.noarch.rpm :
* Thu Apr 11 2019 Thomas Bechtold
- Switch to singlespec
* Mon Apr 08 2019 cloud-develAATTsuse.de- update to version 1.11.0 - Import zaqarclient-dsvm-functional job - Comply with Python PTI - Remove PyPI downloads - Replace os-client-config to openstacksdk - Update reno for stable/rocky - Properly pass the CA to requests - Update releasenotes index for Rocky - switch documentation job to new PTI - add python 3.6 unit test job - import zuul job settings from project-config
* Sat Sep 01 2018 cloud-develAATTsuse.de- update to version 1.10.0 - Support client of bp support-md5-of-body - Add checksum to message __init__() - fix tox python3 overrides - fix README.rst format error - Change wrong url for zaqarclient - Update reno for stable/queens - Trivial: Update pypi url to new url - Fix doc CI failure - Fix zuul check failure at legacy-zaqarclient-dsvm-functional - Fix the old or invalid links in docs - Cleanup test-requirements - Follow the new PTI for document build - Updated from global requirements - add lower-constraints job
* Fri Feb 23 2018 tbechtoldAATTsuse.com- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-develAATTsuse.de- update to version 1.9.0 (bsc#1078607) - Update queue metadata test - Support client for delayed queues
* Mon Jan 15 2018 cloud-develAATTsuse.de- update to version 1.8.0 - Remove -U from pip install - Update reno for stable/pike - Remove setting of version/release from releasenotes - Fix functional CI failure - Fix renew claim NoneType error - Avoid tox_install.sh for constraints support - Fix class Queue __init__ method\'s param note - Updated from global requirements - Add claim_count to message __init__() - Update queue metadata failed when the original value is zero.
* Mon Aug 07 2017 cloud-develAATTsuse.de- update to version 1.7.0 - Support `age` and `confirmed` for subscription - Add Ocata version mapping - Add subscription other properties - CLI: support detailed in queue list - Remove \"detailed\" parser from subscription list - Add an example for pre signed URL - [Fix gate]Update test requirement - Add \'pool\' description to pool flavor commands - Update reno for stable/ocata - Fix query claim NoneType error - Fix The header X-PROJECT-ID missing bug - Add ZaqarClient \"set metadata\" help message - CLI: support homedoc in client - Update the documentation link for doc migration - Change resource_types action - Revert \"Fix The header X-PROJECT-ID missing bug\" - Fix the creation issue when special meanings words in queue name - Add new command guide doc - Replace the github with git.openstack.org - remove \"--detailed\" in subscription list doc - Fix flavor creation issue with CLI - Remove log translations - Support post and list messages - Update purge doc - Support purge queue - Remove support for py34 - Switch from oslosphinx to openstackdocstheme - Replace uuid.uuid4() with uuidutils.generate_uuid() - Drop \"os\" prefix for project id - Fix the inconsistent command format in openstackclient - Updated from global requirements - Don not show \'capabilities\' if not specify \'--detailed\'
* Thu Jul 06 2017 dmuellerAATTsuse.com- remove doc-tools dependency
* Mon Mar 27 2017 cloud-develAATTsuse.de- update to version 1.4.0: - Switch to oslo_log - Set client module __version__ - Updated from global requirements - Enable release notes translation - Remove unnecessary utf8 coding format in the head of files
* Mon Feb 13 2017 cloud-develAATTsuse.de- update to version 1.3.0: - Remove version in README - Add command guide for openstack ping&health CLI - Update release note doc - Support SSL and Insecure - Add profiling support to Zaqar client - Add doc for subscription cli - Change assertTrue(isinstance()) by optimal assert - Update author and home-page - Show team and repo badges on README - Add the releasenote detail - Add Python 3.5 classifier and venv - Support keystone session when creating client - Fix typos in zaqarclient - update doc to Api v2.0 - Switch keystoneclient to keystoneauth - Remove unused openstack-doc-tools from test-requirements.txt - Add releasenotes for client - Add Constraints support - Fix the CI failure - Files with no code must be left completely empty - Add command guide for openstack flavor CLI - Add plug-in summary for osc doc - Add command guide for openstack pool CLI - Updated from global requirements - Remove the TODO for subscription ttl test - Fix CI failure - translate all command help strings - Add command guide for queue - Using v2 interface in example - Add command guide for openstack claim CLI - Delete deprecated directory openstack/common
* Fri Oct 07 2016 tbechtoldAATTsuse.com- Update _service and switch to upstream spec
* Thu Sep 29 2016 tbechtoldAATTsuse.comupdate to version 1.2.0
* Fix tests related to queue attributes in API V2
* Create a websocket transport
* Implement CLI support for pool delete
* Remove discover from test-requirements
* Fix unexpected output of pools()
* Remove unused pngmath Sphinx extension
* Flavor list support for v2
* Add update queue function in v2
* Do not catch ConflictError on subscription create
* Update pool on pool create if it exists
* Use v2 as the default cli version
* improve readme contents
* Remove periods of docstring
* Make TransportErrors more descriptive
* Pool delete cli support for v2
* Add cli support for flavor update v1
* Clean up flavor test classes
* Use API version checking directly
* Added support to v2
* Flavor update cli support for v2
* Delete CLI for Get/SetQueueMetadata which is API-v1 only
* Updated from global requirements
* Pool update support for v2
* Refactor the test for v2 queues and messages
* Query claim CLI support for v1
* Update the functional test
* Add requests-mock to test-requirements.txt
* Add support for subscription show v2
* Raise ConflictError like other transport errors
* Expose more CLI commands for v2
* Delete CLI for CheckQueueExistence which is <=v1.1 only
* Fix bad \"pool list\" api v2 entry point for CLI
* Claim create CLI support for v1
* \"pool_group\" word should be used instead \"pool\"
* Add Support for subscription list v2
* Pool & flavor cli implementation for v2
* Deprecated tox -downloadcache option removed
* Add cli support for flavor create v1
* Fix the attribute missing error
* Update flavor on flavor create if it exists
* Pool list cli support for v2
* Support /ping and /health for v2
* Ensure the float value of api version could work
* Added pool list support for v1
* Improve subscription listing
* Support creating signed url\'s in client
* Claim renew CLI support for v1
* Replace assertEqual(None,
*) with assertIsNone in tests
* Claim release CLI support for v1
* Fix wrong api version type
* Add support for subscription create v2
* Using clouds.yaml to get the credentials
* Fix typo preventing queue list for v1
* Use osc-lib instead of openstackclient
* Remove py26 support
* Fix order of arguments in assertEqual
* Fix create pool error
* Added API_VERSION for v2
* Support claims for v2
* Add subscriptions for queue object
* Added support to claims
* Fix doc build if git is absent
* Make sure queue create works for cli
* Fix the zaqar functional test job
* Remove pypy support
* Flavor create CLI support for v2
* Fix functional test of get_many_messages
* Fix queue stats for v1.1 and above versions
* Drop py33 support
* Expose CLI commands for v2
* Use osc_lib instead of cliff
* Add CLI support for signed URLs
* Add cli support for flavor show v1
* Support PATCH of queue metadata
* Add support for flavor list v1
* Added pool show support to v1
* Fix freeze of Claim object\'s age property
* Add a way to create a signed URL from a queue
* Handle os_auth_token option in keystone config
* Add support for subscription delete v2
* Clean imports in code
* delete python bytecode before every test run
* Fix client UnauthorizedError
* Pool show support for v2
* Add `flavor` support for v2
* Using messaging instead of queueing
* Fix client not working on Python 3
* Added cli implementation for v2
* Add `pool` support for v2
* Added pool update support for v1
* Fix Subscription\'s queue_name variable being tuple
* Refactor queue create
* Put py34 first in the env order of tox
* Flavor show cli support for v2
* Add support for subscription update v2
* Attaching a default project_id
* Fixing the deprecated library function
* Rename `flavor delete` command
* Sun Oct 04 2015 tbechtoldAATTsuse.com- update to 0.2.0:
* Release notes for 0.2.0
* Updated from global requirements
* Allow for authentication in functional tests
* Don\'t pass `options` to pool creation
* Don\'t reuse request and transport instances
* Pass `group` in pool\'s functional tests
* Send claims `limit` as a query param
* v1.1 and v2 claims return document not list
* Make sure the API version is passed down
* Make v1.1 the default CLI version
* Updated from global requirements
* Updated from global requirements
* Implement CLI support for flavor
* Implements CLI for pool
* Raises an error if the queue name is empty
* Added support to pools and flavors
* Removed deprecated \'shard\' methods
* Relese notes for zaqarclient 0.1.1
* Drop incubating theme from docs
* Deleted unuseful line
* Drop use of \'oslo\' namespace package
* Fix handling of 1.1 API
* Update README to work with release tools
* Gets \'flavor\' data if the resource exists
* Gets \'pool\' data if the resource exists
* Handling exception on 504 Error
* Updated from global requirements
* Added i18n support
* Makes health return True or False
* Remove unused openstack/common modules
* Adds encapsulation control to the client
* Updated from global requirements
* Extend some docstrings with useful information
* Add reference docs for latest recommended client
* Add docs for `Client` instances
* Setup developer docs for zaqarclient
* Fix the client name typo
* Updated from global requirements
* fix KeystoneAuth doc string
* Updated from global requirements
* Updates API name- add python_requires service to _service- adjust Requires according to requirements.txt
* Fri Apr 24 2015 tbechtoldAATTsuse.com- Use %{version} in source
* Thu Apr 23 2015 tbechtoldAATTsuse.com- Switch to version 0.1.0
* Tue Dec 09 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.31.g272e0d2:
* Handling exception on 504 Error
* Tue Dec 02 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.29.gc9edb97:
* Gets \'flavor\' data if the resource exists
* Sat Nov 29 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.27.g37aecc1:
* Gets \'pool\' data if the resource exists
* Makes health return True or False
* Remove unused openstack/common modules
* Thu Nov 20 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.22.ge4af424:
* Updated from global requirements
* Sat Nov 15 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.21.g99f0b35:
* Added i18n support
* Sun Nov 09 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.20.g2acbced:
* Adds encapsulation control to the client
* Extend some docstrings with useful information
* Add reference docs for latest recommended client
* Add docs for `Client` instances
* Setup developer docs for zaqarclient
* Fix the client name typo
* Updated from global requirements
* fix KeystoneAuth doc string
* Tue Oct 14 2014 cloud-develAATTsuse.de- Update to version python-zaqarclient-0.1.0.5.g4e60be5:
* Updated from global requirements