You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/01/28 16:35:20 UTC

[incubator-dlab] 02/03: Merge branch 'DLAB-1357' of github.com:apache/incubator-dlab into DLAB-1357

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

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

commit 79a501862a506755e8e7ba1dfd992acef8333360
Merge: 248cb1c acdf862
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Tue Jan 28 16:32:55 2020 +0200

    Merge branch 'DLAB-1357' of github.com:apache/incubator-dlab into DLAB-1357

 .../com/epam/dlab/dto/base/odahu/OdahuResult.java  |  1 -
 .../com/epam/dlab/dto/odahu/ActionOdahuDTO.java}   | 18 +++---
 .../response/handlers/OdahuCallbackHandler.java    |  7 ++-
 .../dlab/backendapi/resources/OdahuResource.java   | 23 ++++++-
 .../epam/dlab/backendapi/service/OdahuService.java |  7 +++
 .../backendapi/service/impl/OdahuServiceImpl.java  | 19 ++++++
 .../resources/mock_response/gcp/odahu_start.json   |  9 +++
 .../resources/mock_response/gcp/odahu_stop.json    |  9 +++
 .../mock_response/gcp/odahu_terminate.json         |  9 +++
 .../{CreateOdahuDTO.java => OdahuActionDTO.java}   |  2 +-
 .../dlab/backendapi/resources/OdahuResource.java   | 37 +++++++++--
 .../epam/dlab/backendapi/service/OdahuService.java | 10 ++-
 .../backendapi/service/impl/OdahuServiceImpl.java  | 73 ++++++++++++++++++----
 .../epam/dlab/backendapi/util/RequestBuilder.java  | 15 ++++-
 14 files changed, 203 insertions(+), 36 deletions(-)


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