From 508cd9c376c88f3e52d2e23a32f3b228e6038ddd Mon Sep 17 00:00:00 2001 From: ywang19 Date: Tue, 14 Jun 2016 16:20:28 +0800 Subject: [PATCH] add sample config files Signed-off-by: ywang19 --- release/conf/gcs-config-sample.xml | 35 ++++++++++ release/conf/gcs-service-account-sample.json | 12 ++++ release/conf/openio-config-sample.xml | 72 ++++++++++++++++++++ release/workloads/asus.xml | 41 +++++++++++ 4 files changed, 160 insertions(+) create mode 100644 release/conf/gcs-config-sample.xml create mode 100644 release/conf/gcs-service-account-sample.json create mode 100644 release/conf/openio-config-sample.xml create mode 100644 release/workloads/asus.xml diff --git a/release/conf/gcs-config-sample.xml b/release/conf/gcs-config-sample.xml new file mode 100644 index 00000000..1a29288e --- /dev/null +++ b/release/conf/gcs-config-sample.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/release/conf/gcs-service-account-sample.json b/release/conf/gcs-service-account-sample.json new file mode 100644 index 00000000..c589bd98 --- /dev/null +++ b/release/conf/gcs-service-account-sample.json @@ -0,0 +1,12 @@ +// Service account json file can be generated from https://console.developers.google.com/apis/credentials +{ + "type": "service_account", + "private_key_id": "****************************************", + "private_key": "-----BEGIN PRIVATE KEY-----\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n*******************\n-----END PRIVATE KEY-----\n", + "client_email": "*****@*****.****", + "client_id": "************************", + "auth_uri": "https://****.****.***/", + "token_uri": "https://****.****.***/", + "auth_provider_x509_cert_url": "https://****.****.***/", + "client_x509_cert_url": "https://****.****.***/" +} diff --git a/release/conf/openio-config-sample.xml b/release/conf/openio-config-sample.xml new file mode 100644 index 00000000..cbbcb668 --- /dev/null +++ b/release/conf/openio-config-sample.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/release/workloads/asus.xml b/release/workloads/asus.xml new file mode 100644 index 00000000..5a729178 --- /dev/null +++ b/release/workloads/asus.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +