9b474afdb2
The os-agents APIs have been removed by the following change. I9512f605dd2b3b0e88c951ed086250d57056303d This patch makes commands related to the APIs deprecated in accordance with the following policy. * https://docs.openstack.org/python-novaclient/latest/contributor/deprecation-policy.html The API bindings related to the APIs remains as they are because python-openstackclient depends on the API bindings. Change-Id: I89d7877e23e8802fe77987a7b24ea247e08d5218 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
13 lines
268 B
YAML
13 lines
268 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following CLIs are deprecated.
|
|
|
|
- ``nova agent-create``
|
|
- ``nova agent-delete``
|
|
- ``nova agent-list``
|
|
- ``nova agent-modify``
|
|
|
|
The CLIs will be removed in the first major release after Nova 24.0.0 X
|
|
is released.
|