summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deprecate-agent-d0f58718ad1782f6.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-agent-d0f58718ad1782f6.yaml b/releasenotes/notes/deprecate-agent-d0f58718ad1782f6.yaml
new file mode 100644
index 00000000..c43d92ce
--- /dev/null
+++ b/releasenotes/notes/deprecate-agent-d0f58718ad1782f6.yaml
@@ -0,0 +1,12 @@
+---
+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.