17
0

- update to version 1.8.0

- Change event and node module describe error.
  - Switch to stestr
  - Imported Translations from Zanata
  - Add function test path to test_path
  - Add node functional test and fix type list test
  - Update reno for stable/queens
  - Zuul: Remove project name
  - Change CURRENT_API_VERSION to "1.10"
  - Add profile, policy functional test
  - fix tox python3 overrides
  - Rocky releasenotes for python-senlinclient
  - Add cli and contributor documents file.
  - Fix docs cli authorize environment variables
  - pypy is no longer supported by oslo libraries
  - Remove run_tests.sh
  - Follow the new PTI for document build
  - Fix request version returns value handling error.
  - Remove unnecessary definition
  - Add back client module
  - Add cluster and receiver function test
  - Retrieve profile type by type name and version
  - Zuul enable senlinclient function check
  - Updated from global requirements
  - add lower-constraints job
  - Fix request return resp not exist 'action' key

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-senlinclient?expand=0&rev=14
This commit is contained in:
2018-09-03 12:51:25 +00:00
committed by Git OBS Bridge
parent 294e655053
commit 11284df346
5 changed files with 62 additions and 31 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Mon Sep 3 12:50:41 UTC 2018 - cloud-devel@suse.de
- update to version 1.8.0
- Change event and node module describe error.
- Switch to stestr
- Imported Translations from Zanata
- Add function test path to test_path
- Add node functional test and fix type list test
- Update reno for stable/queens
- Zuul: Remove project name
- Change CURRENT_API_VERSION to "1.10"
- Add profile, policy functional test
- fix tox python3 overrides
- Rocky releasenotes for python-senlinclient
- Add cli and contributor documents file.
- Fix docs cli authorize environment variables
- pypy is no longer supported by oslo libraries
- Remove run_tests.sh
- Follow the new PTI for document build
- Fix request version returns value handling error.
- Remove unnecessary definition
- Add back client module
- Add cluster and receiver function test
- Retrieve profile type by type name and version
- Zuul enable senlinclient function check
- Updated from global requirements
- add lower-constraints job
- Fix request return resp not exist 'action' key
-------------------------------------------------------------------
Fri Feb 23 13:42:24 UTC 2018 - cloud-devel@suse.de