File: fix-inconsistent-parameter-name-in-azp-0267d025b7c78fc2.yaml

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    The ``--availabilityzone-data`` parameter is renamed to
    ``--availability-zone-data`` in the ``openstack loadbalancer
    availabilityzoneprofile set`` command.
    This change also fixes an issue with this CLI call, the availabilityzone data
    parameter was dropped when calling the API, leaving the
    availabilizyzoneprofile object untouched.