2018-02-23 13:11:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-01-30 15:12:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-01-15 11:45:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-08-24 08:43:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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_
|
|
|
|
|
2017-08-07 11:31:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2017-04-18 14:36:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-02-21 12:46:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|