1# Schema for this file:
2# https://vtslab-config-prod.appspot.com/schemas/services/vtslab-config-prod:schemas.cfg
3#
4# Please keep this list sorted by schema name.
5#
6################################################################################
7# WARNING: names and urls in this file will be exposed publicly. Do not put
8# internal stuff here!!!
9################################################################################
10################################################################################
11# ref configs
12schemas {
13  name: "projects/refs:cq.cfg"
14  url: "https://chromium.googlesource.com/chromium/tools/depot_tools/+/master/third_party/cq_client/cq.proto"
15}
16################################################################################
17# project configs
18schemas {
19  name: "projects:buildbucket.cfg"
20  url: "https://chromium.googlesource.com/infra/infra/+/master/appengine/cr-buildbucket/proto/project_config.proto"
21}
22schemas {
23  name: "projects:refs.cfg"
24  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/project_config.proto"
25}
26schemas {
27  name: "projects:project.cfg"
28  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/project_config.proto"
29}
30################################################################################
31# luci-config service schemas
32schemas {
33  name: "services/luci-config:acl.cfg"
34  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/service_config.proto"
35}
36schemas {
37  name: "services/luci-config:import.cfg"
38  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/service_config.proto"
39}
40schemas {
41  name: "services/luci-config:projects.cfg"
42  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/service_config.proto"
43}
44schemas {
45  name: "services/luci-config:services.cfg"
46  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/service_config.proto"
47}
48schemas {
49  name: "services/luci-config:schemas.cfg"
50  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/components/config/proto/service_config.proto"
51}
52################################################################################
53# chrome-infra-auth service schemas.
54schemas {
55  name: "services/chrome-infra-auth:delegation.cfg"
56  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/config.proto"
57}
58schemas {
59  name: "services/chrome-infra-auth:imports.cfg"
60  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/config.proto"
61}
62schemas {
63  name: "services/chrome-infra-auth:ip_whitelist.cfg"
64  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/config.proto"
65}
66schemas {
67  name: "services/chrome-infra-auth:oauth.cfg"
68  url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/config.proto"
69}
70################################################################################
71# LUCI LogDog service schemas.
72schemas {
73  name: "services/luci-logdog:services.cfg"
74  url: "https://chromium.googlesource.com/infra/luci/luci-go/+/master/logdog/api/config/svcconfig/config.proto"
75}
76schemas {
77  name: "services/luci-logdog:logdog.cfg"
78  url: "https://chromium.googlesource.com/infra/luci/luci-go/+/master/logdog/api/config/svcconfig/project.proto"
79}
80