openstack-python-openstackc.../openstackclient/tests
Stephen Finucane ba69870d86 compute: Fix weird option definition for 'server ssh'
argparse allows you to specify multiple options for a given argument
when declaring the argument. For some reason, we weren't doing this for
the 'server ssh' command. There's no apparent reason for doing things
this way and it's been that way since the beginning (2013) so let's not
do that.

We also add unit tests since they were missing and should exist.

Change-Id: I67a9e6516d7057266210cd4083e9ddeb1cfaa5de
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-12-15 17:41:05 +00:00
..
functional Switch openstack server remove port/network to using sdk 2021-11-29 14:31:07 +00:00
unit compute: Fix weird option definition for 'server ssh' 2021-12-15 17:41:05 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00