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

lfrolov pushed a change to branch DATALAB-2982
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


    from 955107ac6 Update mongo_roles.json
     add 8b6adca64 added files and func to actions lib
     add 9cd124d1b params and creds
     add 7e4a1fef4 added hdinsight lib to reqs
     add 4c49e050e add libs in base_Dockerfile
     add 45ac1af5e add imports
     add b823d5c2f add class AzureActions
     add 17804f4d4 delete hdinsight_client
     add 6d6516f32 modify hdinsight func
     add 364923eb8 modify func
     add 43838a0d2 modify func add self=
     add e96b775fd remove self
     add 6e48bf42b add import self and add self to func
     add 1515f9489 remove self from func and from import
     add 8999bf12f add self before client creation
     add 35711de16 changes in def hdinsight
     add 77996f493 some changes
     add 6ad055fb1 revert changes
     add 102998463 edit actions_lib
     add adeffa289 changes
     add a0119deed revert changes
     add 631cdcdd1 changes
     add 8427f295e revert changes
     add fe2e037d5 changes
     add fb1887382 some changes
     add ddc4ad185 changes
     add 832520a43 change func hdinsight
     add c6fcee81f change cluster name
     add d11745cb2 delete unused statement
     add b8c35d006 changes
     add 602f6ba1c refactor dataengine-service_prepare
     add 12cfe74da fix errors
     add 46a0b45a6 add print to def_terminate
     add 82a329a2f Merge pull request #1557 from korsicanec/DATALAB-1408
     new 165a812d7 Merge pull request #1667 from apache/DATALAB-1408

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/base/scripts/install_prerequisites.py      |   2 +-
 .../src/general/files/azure/base_Dockerfile        |   2 +-
 .../src/general/lib/azure/actions_lib.py           |  38 ++++++++
 .../scripts/azure/dataengine-service_configure.py  |   0
 .../scripts/azure/dataengine-service_create.py     |   0
 .../scripts/azure/dataengine-service_prepare.py    | 107 +++++++++++++++++++++
 6 files changed, 147 insertions(+), 2 deletions(-)
 copy services/self-service/src/main/resources/webapp/src/assets/.gitkeep => 
infrastructure-provisioning/src/general/scripts/azure/dataengine-service_configure.py
 (100%)
 copy services/self-service/src/main/resources/webapp/src/assets/.gitkeep => 
infrastructure-provisioning/src/general/scripts/azure/dataengine-service_create.py
 (100%)
 create mode 100644 
infrastructure-provisioning/src/general/scripts/azure/dataengine-service_prepare.py


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to