Home
last modified time | relevance | path

Searched full:endpoints_service_name (Results 1 – 3 of 3) sorted by relevance

/test/vti/test_serving/gae/script/
Ddeploy-webapp.sh74 echo "ENDPOINTS_SERVICE_NAME: $NAME"
80 sed -i "" "s/ENDPOINTS_SERVICE_NAME:.*/ENDPOINTS_SERVICE_NAME: $NAME/g" app.yaml
83 sed -i "s/ENDPOINTS_SERVICE_NAME:.*/ENDPOINTS_SERVICE_NAME: $NAME/g" app.yaml
/test/vti/test_serving/gae/
Dapp.yaml7 ENDPOINTS_SERVICE_NAME: vtslab-schedule-prod.appspot.com
/test/vti/test_serving/gae/webapp/src/handlers/
Dbase.py43 server_host = os.environ.get('ENDPOINTS_SERVICE_NAME')