
Several dreivers don't support changing driver_handles_share_servers but only support True or False. For such drivers, it's not really helpful to expose an interface to set the parameter. Futhermore, it's just redundant to require the parmaeters is set with the proper value. This change deprecate the driver_handles_share_servers parameter about share drivers which support only one of True or False. Change-Id: I5705b218fedd9088602d931af544b2728745d8c1
9 lines
309 B
YAML
9 lines
309 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following parmaeters have been deprecated and has no effect now.
|
|
|
|
- ``manila::backend::dellemc_isilon::driver_handles_share_servers``
|
|
- ``manila::backend::dellemc_vmax::driver_handles_share_servers``
|
|
- ``manila::backend::dellemc_vnx::driver_handles_share_servers``
|