![Matt Riedemann](/assets/img/avatar_default.png)
The name and availability_zone positional arguments were deprecated in Newton as part of change: 8030879330da432d4791f64fad4df24c7fc16f71 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.
|