summaryrefslogtreecommitdiff
path: root/doc/source/cli
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2017-07-19 16:44:33 +0000
committerAkihiro Motoki <amotoki@gmail.com>2017-07-19 16:44:33 +0000
commit99a502b203235a62c4ec478df81246cec39a0b7b (patch)
treefc5a9683a398ee60433470fffcb714c825c091a9 /doc/source/cli
parentdb7d0723f067c0e818678781cff17f1d07751f1e (diff)
downloadpython-openstackclient-99a502b203235a62c4ec478df81246cec39a0b7b.tar.gz
Disable karborclient until a fixed version is released
Even though a fix for bug 1705258 has been merged in python-karborclient, it will take some time to release it and update the upper-constraints.txt, so I think it is better to exclude karborclient from the plugin commands doc temporarily. Change-Id: I092b37b30df785159495c2d681162e144cfe4083 Related-Bug: #1705258
Diffstat (limited to 'doc/source/cli')
-rw-r--r--doc/source/cli/plugin-commands.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/cli/plugin-commands.rst b/doc/source/cli/plugin-commands.rst
index 34efdc3d..90c14b87 100644
--- a/doc/source/cli/plugin-commands.rst
+++ b/doc/source/cli/plugin-commands.rst
@@ -58,11 +58,11 @@ ironic-inspector
.. list-plugins:: openstack.baremetal_introspection.v1
:detailed:
-karbor
-------
-
-.. list-plugins:: openstack.data_protection.v1
- :detailed:
+.. karbor
+.. ------
+.. bug 1705258: Exclude karborclient 0.4.0 until a fixed version is released.
+.. .. list-plugins:: openstack.data_protection.v1
+.. :detailed:
mistral
-------