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/10/24 11:48:47 UTC

[incubator-dlab] branch develop updated (85a30a0 -> aeac45e)

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 85a30a0  Merge pull request #353 from apache/DLAB-1145
     add d1a2231  [DLAB-1206] - Fixed issue with duplicate key(GCP)
     add df0ed3a  [DLAB-1206] - Changed cron for billing(GCP)
     add 05d390c  [DLAB-1206] Added BillingReportFull role(GCP)
     new aeac45e  Merge pull request #356 from apache/DLAB-1206

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/ssn/files/gcp/mongo_roles.json             | 10 +++
 services/billing-gcp/billing.yml                   |  2 +-
 services/billing-gcp/pom.xml                       | 13 +++-
 .../billing/gcp/service/BillingServiceImpl.java    |  1 +
 .../gcp/service/BillingServiceImplTest.java        | 87 ++++++++++++++++++++++
 .../src/main/resources/mongo/gcp/mongo_roles.json  | 10 +++
 6 files changed, 121 insertions(+), 2 deletions(-)
 create mode 100644 services/billing-gcp/src/test/java/com/epam/dlab/billing/gcp/service/BillingServiceImplTest.java


---------------------------------------------------------------------
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 #356 from apache/DLAB-1206

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 aeac45edcf52abddb1dbd7b778fce8e3d2075758
Merge: 85a30a0 05d390c
Author: bhliva <bo...@ukr.net>
AuthorDate: Thu Oct 24 14:48:40 2019 +0300

    Merge pull request #356 from apache/DLAB-1206
    
    [DLAB-1206] - Fixed issues with billing and roles(GCP)

 .../src/ssn/files/gcp/mongo_roles.json             | 10 +++
 services/billing-gcp/billing.yml                   |  2 +-
 services/billing-gcp/pom.xml                       | 13 +++-
 .../billing/gcp/service/BillingServiceImpl.java    |  1 +
 .../gcp/service/BillingServiceImplTest.java        | 87 ++++++++++++++++++++++
 .../src/main/resources/mongo/gcp/mongo_roles.json  | 10 +++
 6 files changed, 121 insertions(+), 2 deletions(-)


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