Home
last modified time | relevance | path

Searched refs:_REQUIRE_METRICS (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/internal/lib/
Dgcompute_client.py60 _REQUIRE_METRICS = {_METRIC_CPUS: 8, variable
271 if quota[_LIMIT] - quota[_USAGE] < _REQUIRE_METRICS[metric]: