File python-monascaclient.changes of Package python-monascaclient

-------------------------------------------------------------------
Sun Mar 24 20:10:51 UTC 2024 - cloud-devel@suse.de

- update to version 2.8.0
  - Drop lower-constraints.txt and its testing
  - Update master for stable/yoga
  - Add Python3 zed unit tests

-------------------------------------------------------------------
Tue May 24 20:54:47 UTC 2022 - cloud-devel@suse.de

- update to version 2.5.0
  - Add Python3 yoga unit tests
  - Update master for stable/xena

-------------------------------------------------------------------
Mon Dec  6 09:31:36 UTC 2021 - cloud-devel@suse.de

- update to version 2.4.0
  - Fix Docker build
  - Add Python3 xena unit tests
  - Update master for stable/wallaby
  - Fix zuul publish docker image job

-------------------------------------------------------------------
Sun May  2 17:24:05 UTC 2021 - cloud-devel@suse.de

- update to version 2.3.0
  - Update doc8 version
  - Update master for stable/victoria
  - Remove six
  - Add doc/requirements
  - Uncap PrettyTable
  - Add Python3 wallaby unit tests
  - Fix zuul publish docker image job

-------------------------------------------------------------------
Fri Oct  9 19:15:18 UTC 2020 - cloud-devel@suse.de

- update to version 2.2.1
  - Stop to use the __future__ module.
  - Update CONTRIBUTING.rst
  - Add py38 package metadata
  - Bump default tox env from py37 to py38
  - Add releasenotes link to README
  - Switch to newer openstackdocstheme and reno versions
  - Add Python3 victoria unit tests
  - Update master for stable/ussuri
  - Fix mock import statements
  - Fix hacking min version to 3.0.1
  - Use unittest.mock instead of third party mock

-------------------------------------------------------------------
Tue May 12 09:56:53 UTC 2020 - cloud-devel@suse.de

- update to version 2.1.0
  - Cleanup py27 support
  - Update master for stable/train
  - Update hacking for Python3
  - [ussuri][goal] Drop python 2.7 support and testing
  - Update the constraints url
  - Sync Sphinx requirement
  - Don't hard code notification types into Monasca client
  - Allow users to set periodic notifications on all notification types
  - Switch to Ussuri jobs

-------------------------------------------------------------------
Mon Mar 23 12:28:21 UTC 2020 - Dirk Mueller <dmueller@suse.com>

- add obsoletes

-------------------------------------------------------------------
Wed Mar 11 12:45:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>

- switch to python 3.x only

-------------------------------------------------------------------
Wed Oct  9 13:03:20 UTC 2019 - cloud-devel@suse.de

- update to version 1.16.0
  - Fix metric list formatting with Python 3
  - Push Docker image to Docker Hub
  - Create Docker image and build in Zuul
  - OpenDev Migration Patch
  - Dropping the py35 testing
  - Update master for stable/stein
  - Replace git.openstack.org URLs with opendev.org URLs
  - Replace openstack.org git:// URLs with https://
  - Change repository links usage in Dockerfile and build image
  - Switch python3 versions of test jobs to match Train PTI
  - Add Python 3 Train unit tests

-------------------------------------------------------------------
Mon Jun 17 10:04:51 UTC 2019 - cloud-devel@suse.de

- update to version 1.15.0
  - Replace openstack.org git:// URLs with https://
  - Update .gitreview for stable/stein
  - Fix metric list formatting with Python 3
  - Update UPPER_CONSTRAINTS_FILE for stable/stein

-------------------------------------------------------------------
Mon Apr  8 12:11:25 UTC 2019 - cloud-devel@suse.de

- update to version 1.14.0
  - Update hacking version
  - Add using requirements.txt to tox tests run
  - Use templates for docs, cover and lower-constraints
  - Add Python 3.6 classifier to setup.cfg
  - Remove setup.py check from pep8 job
  - Change openstack-dev to openstack-discuss
  - Update json module to jsonutils
  - Return status from running command
  - Update reno for stable/rocky
  - fix tox python3 overrides
  - Don't quote {posargs} in tox.ini
  - switch documentation job to new PTI
  - Add python 3.6 unit test job
  - add python 3.6 unit test job
  - Fix alarm-definition-list in Python 3
  - add python 3.7 unit test job
  - import zuul job settings from project-config

-------------------------------------------------------------------
Mon Sep  3 13:10:28 UTC 2018 - cloud-devel@suse.de

- update to version 1.12.1
  - fix tox python3 overrides
  - Remove the duplicated word
  - Remove unused TimingSession class
  - Update reno for stable/queens
  - Update links in README
  - Redistribute README to doc/source
  - Trivial: Update pypi url to new url
  - Add syntax check for reStructuredText
  - Update pep8 checks
  - Remove testrepository and .testr.conf
  - replace unicode with six.text_type
  - Move CLI usage examples to doc/cli directory
  - Fix rst errors in README
  - Restore old content of reference/index.rst
  - Switch to using stestr
  - Clean up tox.ini
  - Updated from global requirements
  - add lower-constraints job
  - Clean up README.rst

-------------------------------------------------------------------
Tue Mar  6 07:44:58 UTC 2018 - tbechtold@suse.com

- Drop unused Requires for python-oslo.service

-------------------------------------------------------------------
Fri Feb 23 13:10:36 UTC 2018 - cloud-devel@suse.de

- update to version 1.10.0
  - Updated from global requirements
  - TrivialFix: remove redundant import alias
  - Update usage examples
- Switch to stable/queens spec template

-------------------------------------------------------------------
Tue Jan 30 15:11:53 UTC 2018 - cloud-devel@suse.de

- update to version 1.9.0
  - Updated from global requirements
  - Avoid tox_install.sh for constraints support
  - Enable client documentation

-------------------------------------------------------------------
Mon Jan 15 11:45:41 UTC 2018 - cloud-devel@suse.de

- update to version 1.8.0
  - Exclude tests from coverage
  - Cleanup repo and update documentation
  - Update the documentation link for doc migration
  - Fix auth version detection
  - Allow to reuse the session
  - Updated from global requirements

-------------------------------------------------------------------
Thu Aug 24 08:42:27 UTC 2017 - cloud-devel@suse.de

- update to version 1.7.0
  - Bringing back backward compatybility
  - Integrate client with osc-lib
  - Updated from global requirements
  - Added support for os_tenant_{name,id} after os_project_

-------------------------------------------------------------------
Mon Aug  7 11:30:27 UTC 2017 - cloud-devel@suse.de

- update to version 1.6.0
  - Added support for os_auth_version when os_auth_url is unversiond
  - Optimize the link address
  - Remove unused requirements
  - Fix: CLI metric-create using project-id fails
  - Replacing six.iteritems() with .items()
  - Turn on bandit check as part of pep8
  - Fix notification-patch CLI fails if type not given
  - Migrate fully to ostestr
  - Updated from global requirements
- drop 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch .
  applied upstream.

-------------------------------------------------------------------
Tue Apr 18 14:35:49 UTC 2017 - tbechtold@suse.com

- Add 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch

-------------------------------------------------------------------
Mon Feb 13 17:10:33 UTC 2017 - cloud-devel@suse.de

- update to version 1.5.0:
  - Add CONTRIBUTING.rst
  - Updated from global requirements
  - Show team and repo badges on README
  - Don't send X-Auth- headers in requests
  - H803 hacking have been deprecated
  - Use requests-mock instead of custom fakes
  - Use the new copy of tox_install.sh for global constraints support
  - Remove support for py33
  - Typo fix: recieve => receive
  - Add __ne__ built-in function
  - Use correct ENV variables for scoping

-------------------------------------------------------------------
Mon Feb 13 12:42:59 UTC 2017 - cloud-devel@suse.de

- update to version 1.4.0:
  - Remove a space of Docstring
  - Fix dimension validation and help message for alarm count
  - Patch-notification failed with period=0
  - Fix LOG.warn to LOG.warning
  - move old apiclient code out of openstack/common
  - Dimension value list doesn't recognize dimension name input
  - Change LOG.warn to LOG.warning
  - Add notification-patch into CLI
  - Add support for new rest api notification-type-list
  - Fix monasca enpoint port in example and README
  - Remove discover from test-requirements
  - Add list_next for pagination
  - Add list dimension names and values in CLI
  - Changed author and author-email
  - Prevent potentially destructive updates on data
  - Add py35 tox environment
  - Add state-updated-timestamp filter to alarm count CLI
  - use six.moves.urllib.parse instead of py3kcompat
  - remove unused openstack/common/gettextutils.py
  - Use constraints everywhere
  - Fixes H904: wrapping using parantheses
  - Correct reraising of exception
  - Fix __str__ not returning a String for KeystoneException
  - Sync tools/tox_install.sh
  - Remove white space between print and ()
  - Fix monasca notification-show help message
  - Sample nagios plugin and examples directory.
  - Updated from global requirements
  - Delete deprecated Hacking in tox.ini

-------------------------------------------------------------------
Wed Dec  7 15:58:05 UTC 2016 - dmueller@suse.com

- Initial package (1.2.0)

openSUSE Build Service is sponsored by