summaryrefslogtreecommitdiff
path: root/doc/source/backwards-incompatible.rst
diff options
context:
space:
mode:
authorRichard Theis <rtheis@us.ibm.com>2016-04-12 16:07:30 -0500
committerRichard Theis <rtheis@us.ibm.com>2016-04-21 12:14:42 -0500
commit1a2e12832db6f3871c2c9356ff7b017dcb23a672 (patch)
treea8ea31b7541b8c359311bdf8235370908106ccb7 /doc/source/backwards-incompatible.rst
parent0d3a06db1ce3871e4153255d21c9c9f6ac321030 (diff)
downloadpython-openstackclient-1a2e12832db6f3871c2c9356ff7b017dcb23a672.tar.gz
Devref: Command Beta
The devref proposes OSC support for beta commands. Change-Id: I538a38be33734faf6eb69a3cb50946b2396b0c57
Diffstat (limited to 'doc/source/backwards-incompatible.rst')
-rw-r--r--doc/source/backwards-incompatible.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/backwards-incompatible.rst b/doc/source/backwards-incompatible.rst
index 4b90d6e1..00b314a5 100644
--- a/doc/source/backwards-incompatible.rst
+++ b/doc/source/backwards-incompatible.rst
@@ -10,6 +10,9 @@ Should positional arguments for a command need to change, the OpenStackClient
team attempts to make the transition as painless as possible. Look for
deprecation warnings that indicate the new commands (or options) to use.
+Commands labeled as a beta according to :doc:`command-beta` are exempt from
+this backwards incompatible change handling.
+
List of Backwards Incompatible Changes
======================================