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

Unified Diff: appengine/machine_provider/app.yaml

Issue 2225263004: Adds config component to Machine Provider (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: . Created 4 years, 4 months 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 | « no previous file | appengine/machine_provider/config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/machine_provider/app.yaml
diff --git a/appengine/machine_provider/app.yaml b/appengine/machine_provider/app.yaml
index cd933f5e180ab17b22f78c68b5e915f317dee6bd..1ea5fddffbdcc3d8c44c763495c42f530c0bc0e1 100644
--- a/appengine/machine_provider/app.yaml
+++ b/appengine/machine_provider/app.yaml
@@ -26,6 +26,7 @@ handlers:
includes:
- components/auth
+- components/config
- gae_ts_mon
libraries:
« no previous file with comments | « no previous file | appengine/machine_provider/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698