8896534bb4
When a volume is created in NetApp ONTAP, it has a few autosize attributes that are set by default. The values of the attributes are defined according to the volume type (DP/RW). During the replica promotion, the types are swaped between source and destination volumes, but the autosize values were not being updated. This patch fixes this behavior, calling an autosize reset after promoting the replica. Closes-Bug: #1957075 Change-Id: I9a4e5763927b7585a8fbd6b0004d6a123dcd7fae
8 lines
329 B
YAML
8 lines
329 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp driver: Fixed the issue with replica promotion where the autosize
|
|
attributes were not being updated on ONTAP. Now, the autosize attributes
|
|
are updated after promoting the replica. For more details, please refer to
|
|
`launchpad bug #1957075 <https://bugs.launchpad.net/manila/+bug/1957075>`_
|