File: unity-vnx-rename-options-1656168dd4bdba70.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (16 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
upgrade:
  - For Dell EMC Unity Manila driver, replaced
    emc_nas_pool_names with unity_share_data_pools,
    emc_nas_server_pool with unity_server_meta_pool,
    emc_interface_ports with unity_ethernet_ports,
  - For Dell EMC VNX Manila driver, replaced
    emc_nas_pool_names with vnx_share_data_pools,
    emc_interface_ports with vnx_ethernet_ports,
    emc_nas_server_container with vnx_server_container.
deprecations:
  - For Dell EMC Unity Manila driver, options emc_nas_pool_names,
    emc_nas_server_pool, emc_interface_ports, emc_nas_server_container are
    deprecated.
  - For Dell EMC VNX Manila driver, options emc_nas_pool_names,
    emc_interface_ports, emc_nas_server_container are deprecated.