summaryrefslogtreecommitdiff
path: root/doc/source/cli/authentication.rst
diff options
context:
space:
mode:
authorDean Troyer <dtroyer@gmail.com>2019-09-09 11:48:28 -0500
committerDean Troyer <dtroyer@gmail.com>2019-09-10 23:48:32 -0500
commitcb0c20b23c564dc6b260492923aef58ee66620d9 (patch)
tree89cc8e9a9b7db380d4473569293b205938ebf91a /doc/source/cli/authentication.rst
parentb7b124f32745eb4063ded5f2a175d559fba04dc9 (diff)
downloadpython-openstackclient-cb0c20b23c564dc6b260492923aef58ee66620d9.tar.gz
Update release table for Train and 4.0.0
Also clean up some docs and release notes. Change-Id: I73feec747ca1bd12be5e5700c9ca608ed3a8b2c2 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
Diffstat (limited to 'doc/source/cli/authentication.rst')
-rw-r--r--doc/source/cli/authentication.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/cli/authentication.rst b/doc/source/cli/authentication.rst
index f8aaadf4..3b404bce 100644
--- a/doc/source/cli/authentication.rst
+++ b/doc/source/cli/authentication.rst
@@ -67,8 +67,6 @@ by the ``ClientManager`` object.
is selected based on the existing options. This is a short-circuit
evaluation, the first match wins.
- * If ``--os-url`` and ``--os-token`` are both present ``token_endpoint``
- is selected
* If ``--os-username`` is supplied ``password`` is selected
* If ``--os-token`` is supplied ``token`` is selected
* If no selection has been made by now exit with error