File: 16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (9 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add the unmanage volume API service method in v2 volumes_client library.
    Define v2 volume_manage_client client for the volume service as library
    interfaces, allowing other projects to use this module as stable libraries
    without maintenance changes.

    * volume_manage_client(v2)