You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/11/06 12:25:55 UTC

[incubator-dlab] branch develop updated (7491f51 -> e9f444a)

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

bhliva pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 7491f51  Merge pull request #383 from apache/DLAB-1238
     add ea9265f  [DLAB-1233] Fixed bug with disconnecting project endpoint[Quota]
     add b9d16fa  Changed type of some boolean parameters to String
     add c0aa6ea  Removed stepCerts
     add aaf05ee  Merge branch 'develop' into DLAB-1233
     add 7a90f86  Added test for method
     new e9f444a  Merge pull request #382 from apache/DLAB-1233

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:
 .../com/epam/dlab/dto/aws/AwsCloudSettings.java    | 12 +------
 .../epam/dlab/dto/azure/AzureCloudSettings.java    | 12 +------
 .../com/epam/dlab/dto/gcp/GcpCloudSettings.java    | 12 +------
 services/provisioning-service/provisioning.yml     |  8 +----
 .../epam/dlab/backendapi/CloudConfiguration.java   | 10 ------
 .../backendapi/core/commands/CommandBuilder.java   | 37 ++++++----------------
 .../service/impl/EnvironmentServiceImpl.java       |  5 +++
 .../service/impl/EnvironmentServiceImplTest.java   | 37 ++++++++++++++++++++++
 8 files changed, 55 insertions(+), 78 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #382 from apache/DLAB-1233

Posted by bh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bhliva pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit e9f444af64e26e4130981f595bf89d0df562f619
Merge: 7491f51 7a90f86
Author: bhliva <bo...@ukr.net>
AuthorDate: Wed Nov 6 14:25:49 2019 +0200

    Merge pull request #382 from apache/DLAB-1233
    
    [DLAB-1233] Fixed bug with disconnecting project endpoint[Quota]

 .../com/epam/dlab/dto/aws/AwsCloudSettings.java    | 12 +------
 .../epam/dlab/dto/azure/AzureCloudSettings.java    | 12 +------
 .../com/epam/dlab/dto/gcp/GcpCloudSettings.java    | 12 +------
 services/provisioning-service/provisioning.yml     |  8 +----
 .../epam/dlab/backendapi/CloudConfiguration.java   | 10 ------
 .../backendapi/core/commands/CommandBuilder.java   | 37 ++++++----------------
 .../service/impl/EnvironmentServiceImpl.java       |  5 +++
 .../service/impl/EnvironmentServiceImplTest.java   | 37 ++++++++++++++++++++++
 8 files changed, 55 insertions(+), 78 deletions(-)


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