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

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (7 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1925486 <https://bugs.launchpad.net/manila/+bug/1925486>`_
    Share replica create API does not support share network option and uses
    parent share's share network. Fixed it to allow any share network by providing
    option ``share-network``. Added in API microversion starting with '2.72'.