From: Thomas Bechtold Date: Fri, 1 Nov 2019 04:47:02 +0000 (+0100) Subject: docs: Drop duplicate openstack key pair creation step X-Git-Tag: 1.1.0~206^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1340%2Fhead;p=teuthology.git docs: Drop duplicate openstack key pair creation step It's already in the "Get OpenStack credentials and test it" section documented how to create a key pair. --- diff --git a/docs/openstack_backend.rst b/docs/openstack_backend.rst index cc0bb3fc4e..9cd686f328 100644 --- a/docs/openstack_backend.rst +++ b/docs/openstack_backend.rst @@ -62,11 +62,6 @@ Get OpenStack credentials and test it Usage ----- -* Create a passwordless ssh public key:: - - $ openstack keypair create myself > myself.pem - $ chmod 600 myself.pem - * Run the dummy suite. It does nothing useful but shows all works as expected. Note that the first time it is run, it can take a long time (from a few minutes to half an hour or so) because it downloads