Use choices kwarg when defining string options with defined choices

The ssh_connect_method and ssh_auth_method config options only allow
defined sets of choices, so enforce that using the choices kwarg with
StrOpt.

Change-Id: I862e1d6add8d74085987f7b86b3b8a4e67afe937
1 file changed