From b8f534df011fd3b16a182d25f627876aeecfee07 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 2 Jul 2014 14:12:44 -0700 Subject: Remove keyring support from openstackclient * The encryption it purports to offer is completely insecure. * It also appears to be broken. Closes-Bug: #1319381 Change-Id: Id15ecfbbfd15f142b14c125bfd85afd5032699ac --- doc/source/man/openstack.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc/source') diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index 16f0bc47..6c49ba38 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -68,9 +68,6 @@ OPTIONS :option:`--os-default-domain` Default domain ID (Default: 'default') -:option:`--os-use-keyring` - Use keyring to store password (default: False) - :option:`--os-cacert` CA certificate bundle file @@ -175,9 +172,6 @@ The following environment variables can be set to alter the behaviour of :progra :envvar:`OS_DEFAULT_DOMAIN` Default domain ID (Default: ‘default’) -:envvar:`OS_USE_KEYRING` - Use keyring to store password (default: False) - :envvar:`OS_CACERT` CA certificate bundle file -- cgit v1.2.1