Fix handling of list argument 85/79385/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Wed, 9 Jan 2019 23:56:13 +0000 (15:56 -0800)
committerSam Hague <shague@redhat.com>
Thu, 10 Jan 2019 02:34:49 +0000 (02:34 +0000)
commitac970438bc66c3fdf82e8b0d3d8211efdcf4408c
tree17f8cfb39d6944d118ddb9ca58809f9288b4090a
parent91bd1965ef5c1509c77cf389faed07bd8ea0c753
Fix handling of list argument

I've learned that you cannot assign default values to a list
argument (something to do with mutability), so removing
the default value in the argument line and handling the case
where the keyword is called without passing in a list for
that argument.

Change-Id: I2b37e0c7a9a7708a234562541439de8db37eda84
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/ClusterManagement.robot