| commit | 397917c239d0856e231b8c3fea0084dd64368572 | [log] [tgz] |
|---|---|---|
| author | aguilard <e.dah.tid@telefonica.com> | Tue Oct 24 12:09:44 2023 +0000 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Nov 13 16:40:34 2023 +0100 |
| tree | 34064d40a796f0442182a84f91cec75d0c3bec89 | |
| parent | eef6ef54490c2fe997b872d3324bfb03f23e178a [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> (cherry picked from commit 6c7318f4ee720e17a8a6e95dc4ac0c551ee5da32)