summaryrefslogtreecommitdiff
path: root/openstackclient/compute/client.py
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2017-03-20 16:19:27 +0000
committerStephen Finucane <sfinucan@redhat.com>2017-03-28 16:41:54 +0100
commit70170656fd4d3c8020391354b13dca63e9e024d1 (patch)
treec9ba08521eba6a19c44cf50d1e6d7756f22ba65e /openstackclient/compute/client.py
parent9f471eede95b7c555c4b71673806bd11943460e0 (diff)
downloadpython-openstackclient-70170656fd4d3c8020391354b13dca63e9e024d1.tar.gz
doc: Correct Sphinx warnings
- Fix option-describe typos - Correct option and envvar markup, for commands that are using the reference form instead of the definition form or are marking up option arguments as options - Avoid duplicate commands - Fix some invalid docstrings - Fix some invalid indentation - Disable the murano plugin, which has invalid docs - Correct issues with- and track the network-topology spec - Include API modules in docs Change-Id: I3d5ed5e872540fe13f3e4bd5e9335829dc9a5226
Diffstat (limited to 'openstackclient/compute/client.py')
-rw-r--r--openstackclient/compute/client.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstackclient/compute/client.py b/openstackclient/compute/client.py
index c5b364b2..b4b463b4 100644
--- a/openstackclient/compute/client.py
+++ b/openstackclient/compute/client.py
@@ -96,6 +96,7 @@ def check_api_version(check_version):
"""Validate version supplied by user
Returns:
+
* True if version is OK
* False if the version has not been checked and the previous plugin
check should be performed