Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2019)

Unified Diff: logdog/appengine/cmd/coordinator/vmuser/module.cfg

Issue 2591443002: Use classic GAE for coordinator default frontend. (Closed)
Patch Set: Rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « logdog/appengine/cmd/coordinator/vmuser/main.go ('k') | logdog/appengine/coordinator/service.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: logdog/appengine/cmd/coordinator/vmuser/module.cfg
diff --git a/logdog/appengine/cmd/coordinator/vmuser/module.cfg b/logdog/appengine/cmd/coordinator/vmuser/module.cfg
index 18b76aaabac050e1935975c559473662171112b1..eeeba000dccc08fab9c4947d3466fca9a5a81ef5 100644
--- a/logdog/appengine/cmd/coordinator/vmuser/module.cfg
+++ b/logdog/appengine/cmd/coordinator/vmuser/module.cfg
@@ -5,14 +5,6 @@ appengine_module <
entry_package: "github.com/luci/luci-go/logdog/appengine/cmd/coordinator/vmuser"
>
- managed_vm <
- scopes: "https://www.googleapis.com/auth/userinfo.email"
- scopes: "https://www.googleapis.com/auth/devstorage.full_control"
- scopes: "https://www.googleapis.com/auth/cloud-platform"
- scopes: "https://www.googleapis.com/auth/bigtable.data"
- >
-
- # Debug endpoints for profiling access.
handlers <
handler <
url: "/debug/*"
« no previous file with comments | « logdog/appengine/cmd/coordinator/vmuser/main.go ('k') | logdog/appengine/coordinator/service.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698