17
0

- update to version 3.4.0

- Remove 'end_version' parameter in backup update
  - Remove setting of version/release from releasenotes
  - Removed unnecessary parameters from group and group_snapshots create APIs
  - Follow the new PTI for document build
  - Fix the way to get backup metadata
  - Deprecate multiattach flag on volume create
  - Backup create is not available from 3.0 to 3.42
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=37
This commit is contained in:
2018-01-16 22:01:08 +00:00
committed by Git OBS Bridge
parent b7a95a3b64
commit cd8b36065e
4 changed files with 83 additions and 35 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 16 22:00:53 UTC 2018 - cloud-devel@suse.de
- update to version 3.4.0
- Remove 'end_version' parameter in backup update
- Remove setting of version/release from releasenotes
- Removed unnecessary parameters from group and group_snapshots create APIs
- Follow the new PTI for document build
- Fix the way to get backup metadata
- Deprecate multiattach flag on volume create
- Backup create is not available from 3.0 to 3.42
- Updated from global requirements
-------------------------------------------------------------------
Wed Dec 20 09:33:57 UTC 2017 - cloud-devel@suse.de