| Index: appengine/cmd/dm/frontend/index.yaml
|
| diff --git a/appengine/cmd/dm/frontend/index.yaml b/appengine/cmd/dm/frontend/index.yaml
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..66a9bc98330e91c762354ad513aa15282990135b
|
| --- /dev/null
|
| +++ b/appengine/cmd/dm/frontend/index.yaml
|
| @@ -0,0 +1,19 @@
|
| +# Copyright 2016 The LUCI Authors. All rights reserved.
|
| +# Use of this source code is governed under the Apache License, Version 2.0
|
| +# that can be found in the LICENSE file.
|
| +
|
| +indexes:
|
| +
|
| +# This index supports the tumble installation.
|
| +- kind: tumble.Mutation
|
| + properties:
|
| + - name: ExpandedShard
|
| + - name: TargetRoot
|
| +
|
| +# This index supports the tumble delayed mutations.
|
| +- kind: tumble.Mutation
|
| + properties:
|
| + - name: TargetRoot
|
| + - name: ProcessAfter
|
| +
|
| +# AUTOGENERATED
|
|
|