| Index: third_party/gsutil/third_party/protorpc/demos/quotas/backend/backends.yaml
|
| diff --git a/third_party/mapreduce/mapreduce/third_party/__init__.py b/third_party/gsutil/third_party/protorpc/demos/quotas/backend/backends.yaml
|
| similarity index 84%
|
| copy from third_party/mapreduce/mapreduce/third_party/__init__.py
|
| copy to third_party/gsutil/third_party/protorpc/demos/quotas/backend/backends.yaml
|
| index 6c49c4299556faf32422012d20c0b9e8609e5a91..dca726265ff1ad7de0eeb696b4e93cfbee7df279 100755
|
| --- a/third_party/mapreduce/mapreduce/third_party/__init__.py
|
| +++ b/third_party/gsutil/third_party/protorpc/demos/quotas/backend/backends.yaml
|
| @@ -13,3 +13,14 @@
|
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| # See the License for the specific language governing permissions and
|
| # limitations under the License.
|
| +#
|
| +
|
| +backends:
|
| +
|
| +- name: quota-server
|
| + class: B1
|
| + instances: 1
|
| + start: /quota-service/start
|
| + options: dynamic
|
| +
|
| +
|
|
|