Package Release Info

python-monascaclient-1.10.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-monascaclient
python3-monascaclient

Change Logs

* Tue Mar 06 2018 tbechtold@suse.com
- Drop unused Requires for python-oslo.service
* Fri Feb 23 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 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 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 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 07 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 2017 tbechtold@suse.com
- Add 0001-Added-support-for-os_auth_version-when-os_auth_url-i.patch
* Mon Feb 13 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 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 07 2016 dmueller@suse.com
- Initial package (1.2.0)