File: add-scheduler-hints-to-share-create-70d429cb0aaf8f11.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-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - Added --scheduler_hints to the share create command
upgrade:
  - Scheduler hints in the share create command allow scheduler to select
    appropriate host using hard affinity and anti-affinity filters. User needs
    to specify affinity/anti-affinity share ids using keys "same_host" or
    "different_host" when creating a manila share.