Rocky releasenotes for python-senlinclient

Change-Id: I292579e6584750b0e628fbaf820677db2db020f4
This commit is contained in:
10074432 2018-08-04 17:49:41 +08:00 committed by XueFeng Liu
parent 93d303304f
commit 08649a0a85
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
fixes:
- Changed CURRENT_API_VERSION to "1.10".

View File

@ -0,0 +1,7 @@
---
other:
- Switched testr switch to stestr.
- Fixed tox python3 overrides.
- Followed the new PTI for document build.
- Fix tox python3 overrides.
- Removed pypy because pypy is no longer supported by oslo libraries.

View File

@ -0,0 +1,4 @@
---
features:
- Improved functional test for python-senlinclient.
- Aded profile, policy, cluster and receiver functional test.