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
..
2020-05-16 14:40:28 +00:00
2021-10-21 17:14:45 +01:00
2020-06-08 16:20:28 -05:00
2020-10-07 02:15:25 +00:00
2020-10-07 02:15:25 +00:00
2020-11-06 10:16:06 +00:00