68e3783522
Set share instance replica_state to 'active' after successful migration if the share is involved in a replication setup. Change-Id: I6cf8a08379b2f2b0fd1bcada4cd20c39adc01f47 Closes-Bug: #1927060
10 lines
434 B
YAML
10 lines
434 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue that made migrated shares with replication support to do
|
|
not have a share instance with its `replica_state` set to active. Now,
|
|
when the share supports replication, the destination share instance will
|
|
have its replica state set as active right after the migration gets
|
|
completed. For more details, please refer to
|
|
`bug 1927060 <https://bugs.launchpad.net/manila/+bug/1927060>`_
|