| commit | 6c7318f4ee720e17a8a6e95dc4ac0c551ee5da32 | [log] [tgz] |
|---|---|---|
| author | aguilard <e.dah.tid@telefonica.com> | Tue Oct 24 12:09:44 2023 +0000 |
| committer | aguilard <e.dah.tid@telefonica.com> | Mon Nov 06 07:28:07 2023 +0000 |
| tree | b977b4de1d8e1b1b8c350952466380ad5d719360 | |
| parent | db612f0c3bc4554bfeeba6a03348a0f9b83919c4 [diff] |
Fix bug 2268: Authentication error when instantiating NS on GCP. 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>