14911: Fix initialization order.
authorTom Clegg <tclegg@veritasgenetics.com>
Mon, 4 Mar 2019 20:57:05 +0000 (15:57 -0500)
committerTom Clegg <tclegg@veritasgenetics.com>
Mon, 4 Mar 2019 20:57:05 +0000 (15:57 -0500)
commitf1d38ded6991f7061e2e4d9f61db3501c9c90b2b
tree6876a1cc9c6c90d8e283979fcb6c37202a965cac
parentfd86f7f461bdca63ba500570094a9a452d28eb57
14911: Fix initialization order.

Nil az.ctx was being passed to ListKeys(), causing panic.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
lib/cloud/azure/azure.go