Fix bug 2268: Authentication error when instantiating NS on GCP. 11/14011/2 v14.0.1
authoraguilard <e.dah.tid@telefonica.com>
Tue, 24 Oct 2023 12:09:44 +0000 (12:09 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 13 Nov 2023 15:40:34 +0000 (16:40 +0100)
There was a bug in _reload_connection method of GCP connector which is called
when trying to reconnect after a previous error: the credentials parameter was
missing in googleapiclient.discovery.build call.

Change-Id: I38bcd1508cb3c45314f2fc76109c85c3279b9709
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
(cherry picked from commit 6c7318f4ee720e17a8a6e95dc4ac0c551ee5da32)


No differences found