Home
last modified time | relevance | path

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

/tools/acloud/internal/
Dconstants.py170 LABEL_CREATE_BY = "created_by" variable
/tools/acloud/internal/lib/
Dgcompute_client.py1291 "labels": {constants.LABEL_CREATE_BY: getpass.getuser()},
Dgcompute_client_test.py603 "labels":{constants.LABEL_CREATE_BY: "fake_user"},