summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-07-15 13:24:14 +0000
committerGerrit Code Review <review@openstack.org>2019-07-15 13:24:14 +0000
commitd354c76bd22debaceac987adcc235ae14bc8ff8f (patch)
treebaaed0eee4a1fc735eeb1e768e6337cb5ff14cd2 /releasenotes
parent0b02be574322374bf1975be1ea38526764edd843 (diff)
parent3ac90a52737039fa027502376575d5ce792a018d (diff)
downloadpython-novaclient-d354c76bd22debaceac987adcc235ae14bc8ff8f.tar.gz
Merge "Deprecate cells v1 and extension commands and APIs"
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.