db55f563ad
The name and availability_zone positional arguments
were deprecated in Newton as part of change:
8030879330
This change removes them.
Change-Id: I61031eb9eea37891f0be5d67942aaae0859065f0
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
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.
|