python-manilaclient/releasenotes/notes/bug-1925486-add-share-network-option-to-replica-create-api-7d2ff3628e93fc77.yaml
kpdev db1bba7cde Add 'share-network' option for share replica create.
Partial-Bug: #1925486

Depends-On: I9049dcd418fbb16d663ab8ed27b90c765fafc5d3
Change-Id: Ie1ace4aca5d5384feb311421afa13bf51e24aebe
2022-08-31 14:27:06 +00:00

9 lines
335 B
YAML

---
fixes:
- |
`Bug #1925486 <https://bugs.launchpad.net/manila/+bug/1925486>`_
Share replica create command does not support share network option and
manila internally uses parent share's share network. Fixed it to allow any
share network by providing option ``share-network`` starting with microversion
'2.72'.