]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
openstack: Make used private keys explicit 1341/head
authorThomas Bechtold <tbechtold@suse.com>
Thu, 31 Oct 2019 09:48:01 +0000 (10:48 +0100)
committerThomas Bechtold <tbechtold@suse.com>
Thu, 14 Nov 2019 04:32:24 +0000 (05:32 +0100)
commitc90e9d0768741fd0ac59ececa691534a34a22300
tree7ad3666cbebbd6dbc5e772046cfa934c72ce0490
parent5052ff0989dc5fc933f8be950457a169258f9ef0
openstack: Make used private keys explicit

Instead of appending possible private keyfile paths internally, make
that the default for the --key-filename command line argument so users
see it when looking at the help.
If --key-filename is given, only that key is used now (instead of
silently trying the default keys)
scripts/openstack.py
teuthology/openstack/__init__.py