This is an automated email from the ASF dual-hosted git repository.

ofuks pushed a commit to branch bucket-browser-azure
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/bucket-browser-azure by this 
push:
     new 83105e1  Added mock for azure auth file
83105e1 is described below

commit 83105e11c275d95ea895fe943cd631141cf25b03
Author: Oleh Fuks <olegfuk...@gmail.com>
AuthorDate: Thu Jul 16 14:10:32 2020 +0300

    Added mock for azure auth file
---
 .../src/main/resources/mock_file/azure/auth.json                     | 5 +++++
 1 file changed, 5 insertions(+)

diff --git 
a/services/provisioning-service/src/main/resources/mock_file/azure/auth.json 
b/services/provisioning-service/src/main/resources/mock_file/azure/auth.json
new file mode 100644
index 0000000..f9a12f8
--- /dev/null
+++ b/services/provisioning-service/src/main/resources/mock_file/azure/auth.json
@@ -0,0 +1,5 @@
+{
+  "clientId": "",
+  "clientSecret": "",
+  "tenantId": ""
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to