File: add-portgroups-support-c3cf3826093ee815.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (14 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    Extends the Ironic CLI with new commands:

    * ironic portgroup-create
    * ironic portgroup-show
    * ironic portgroup-list
    * ironic portgroup-delete
    * ironic portgroup-update
    * ironic portgroup-port-list

    Also extends ironic port-create with --portgroup.
    Portgroup support was added in Ironic API version 1.24.