Daniel Mellado | 8ea47c2 | 2016-09-19 10:36:19 +0000 | [diff] [blame] | 1 | --- |
| 2 | features: |
| 3 | - | |
| 4 | Define volume service clients as libraries. |
| 5 | The following volume service clients are defined as library interface, |
| 6 | so the other projects can use these modules as stable libraries without |
| 7 | any maintenance changes. |
| 8 | |
David Paterson | 9eabc33 | 2016-09-20 06:53:47 -0700 | [diff] [blame] | 9 | * backups_client |
Daniel Mellado | 8ea47c2 | 2016-09-19 10:36:19 +0000 | [diff] [blame] | 10 | * encryption_types_client (v1) |
guo yunxian | ea4f264 | 2016-09-22 16:55:20 +0800 | [diff] [blame] | 11 | * encryption_types_client (v2) |
David Paterson | 16c4cf2 | 2016-09-20 02:12:13 -0700 | [diff] [blame] | 12 | * qos_clients (v1) |
| 13 | * qos_clients (v2) |
Daniel Mellado | 8ea47c2 | 2016-09-19 10:36:19 +0000 | [diff] [blame] | 14 | * snapshots_client (v1) |
| 15 | * snapshots_client (v2) |
| 16 | |