Ommit public_key argument if None 48/8948/1
authorDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 21 May 2020 11:55:19 +0000 (13:55 +0200)
committerDominik Fleischmann <dominik.fleischmann@canonical.com>
Thu, 21 May 2020 11:55:19 +0000 (13:55 +0200)
commit9491ae856f097b909298e24538ff5837165ae3cb
tree869a23cde0a617841c3abc784a563c77320ab22c
parent03e807c512725ee0bd1df87f30eb4b3997fd2352
Ommit public_key argument if None

With newer Juju versions the authorized-keys
argument is expected to not be None, therefore it
now has to be ommited as an argument if thats the
case.

Change-Id: I0adeda2ce71df5505cfaaab98ec237611918d9e7
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
n2vc/k8s_juju_conn.py