blob: 32147c7409748fb84256d1f8180be408a38b4fff [file] [log] [blame]
Ghanshyamff2c9862018-06-07 08:41:58 +00001---
2upgrade:
3 - |
4 Below config option was deprecated for removal since juno release.
5 It's time to remove it as all supported stable branches and Tempest plugins
6 are good to handle it.
7
8 * ``[volume_feature_enabled].api_v1``
9
10 Also Tempest removes the below corresponding service clients alias from
11 client.py which were being set based on above removed config option.
12
13 * self.backups_client
14 * self.encryption_types_client
15 * self.snapshots_client
16 * self.volume_availability_zone_client
17 * self.volume_hosts_client
18 * self.volume_limits_client
19 * self.volume_qos_client
20 * self.volume_quotas_client
21 * self.volume_services_client
22 * self.volume_types_client
23 * self.volumes_client
24 * self.volumes_extension_client