File: bug-1925486-add-share-network-option-to-replica-create-api-7d2ff3628e93fc77.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (8 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
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'.