oncall-engine/engine/apps/auth_token/tests
Michael Derynck e9f2178da1
Change service account auth to use instance id instead (#3435)
# What this PR does
Change GrafanaServiceAccountAuth to use instance ID header in cloud
instead of slugs.

## Which issue(s) this PR fixes

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-11-28 15:56:29 +00:00
..
__init__.py
test_crypto.py
test_grafana_auth.py Change service account auth to use instance id instead (#3435) 2023-11-28 15:56:29 +00:00
test_plugin_auth.py