summaryrefslogtreecommitdiff
path: root/harnesses/host_controller/build/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'harnesses/host_controller/build/README.md')
-rw-r--r--harnesses/host_controller/build/README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/harnesses/host_controller/build/README.md b/harnesses/host_controller/build/README.md
deleted file mode 100644
index f97f372..0000000
--- a/harnesses/host_controller/build/README.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# To set up client_secrets.json (once only)
-
-* Go to https://console.cloud.google.com/projectselector/apis/credentials/consent
- and create a new project if needed.
-* Once on the consent screen, set the product name to anything and save.
-* Click "Create credentials" and select "OAuth client ID"
-* Under "Application type", select "Other". Click "Create".
-* Click the download button for the client you just created,
- and save the resulting file at client_secrets.json
-
-# Running unit tests
- python build_provider_pab_test.py \ No newline at end of file