File: allocations_api-1ae5fd78c83353df.yaml

package info (click to toggle)
python-neutron-lib 2.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,004 kB
  • sloc: python: 20,559; pascal: 615; sh: 98; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    - Bump ``PlacementAPIClient's`` max supported microversion to ``1.28``,
      as from that version ``allocations`` API handles generations in a general
      way.
    - Add ``list_allocations``, ``update_allocation`` and
      ``update_qos_minbw_allocation`` methods.