summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/deprecate-cellsv1-extension-16482759993d112f.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/deprecate-cellsv1-extension-16482759993d112f.yaml b/releasenotes/notes/deprecate-cellsv1-extension-16482759993d112f.yaml
new file mode 100644
index 00000000..a26ad849
--- /dev/null
+++ b/releasenotes/notes/deprecate-cellsv1-extension-16482759993d112f.yaml
@@ -0,0 +1,11 @@
+---
+deprecations:
+ - |
+ The following CLIs and their backing API bindings are deprecated.
+
+ - ``nova list-extensions``
+ - ``nova cell-capacities``
+ - ``nova cell-show``
+
+ The CLIs and API bindings will be removed in the first major release after
+ Nova 20.0.0 Train is released.