File: drop-deprecated-aggregate-update-args-17bd019f4be34b18.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
upgrade:
  - |
    The deprecated `name` and `availability_zone` positional arguments in
    the ``nova aggregate-update`` command have been removed. Use the
    ``--name`` and ``--availability-zone`` options instead.