summaryrefslogtreecommitdiffstats
path: root/routing-generator/src/test/resources/lbservices-config
blob: d19fc5ee4ae8424fd24232cd2cd8db0e7d231729 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
tenants.vespa.applications.music:prod:us-north-1:default.activeRotation true
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].hosts[0] "host1-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].hosts[1] "host2-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].dnsName "music.vespa.us-north-1.vespa.oath.cloud"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].scope "zone"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[0].weight 1
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].hosts[0] "host1-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].hosts[1] "host2-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].dnsName "music.vespa.global.vespa.oath.cloud"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].scope "global"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[1].weight 1
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].hosts[0] "host1-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].hosts[1] "host2-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].dnsName "rotation-02.vespa.global.routing"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].scope "global"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[2].weight 1
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].hosts[0] "host1-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].hosts[1] "host2-default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].dnsName "use-weighted.music.vespa.us-north-1-r.vespa.oath.cloud"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].scope "application"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:default.endpoints[3].weight 0
tenants.vespa.applications.music:prod:us-north-1:beta.activeRotation true
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].hosts[0] "host3-beta"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].hosts[1] "host4-beta"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].dnsName "beta.music.vespa.us-north-1.vespa.oath.cloud"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].scope "zone"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[0].weight 1
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].hosts[0] "host3-beta"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].hosts[1] "host4-beta"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].dnsName "use-weighted.music.vespa.us-north-1-r.vespa.oath.cloud"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].clusterId "default"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].scope "application"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].routingMethod "sharedLayer4"
tenants.vespa.applications.music:prod:us-north-1:beta.endpoints[1].weight 1
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.activeRotation true
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].hosts[0] "routing-host1"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].hosts[1] "routing-host2"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].dnsName "routing.hosted-vespa.cd-us-west-1.hosted-vespa.oath.cloud"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].clusterId "default"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].scope "zone"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].routingMethod "sharedLayer4"
tenants.hosted-vespa.applications.routing:prod:cd-us-west-1:default.endpoints[0].weight 1