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

[incubator-dlab] branch DLAB-1571 updated (b6b4dfb -> 1d00ec5)

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

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


    from b6b4dfb  Merge remote-tracking branch 'origin/DLAB-1571' into DLAB-1571
     add 2c2b713  [DLAB-1565]: [GCP] - billing on local endpoint updated
     add cce7bc6  [DLAB-1565]: [GCP] - billing on local endpoint fixed
     add 8f4f526  [DLAB-1565]: [GCP] - billing on local endpoint fixed
     add 010ebe1  [DLAB-1565]: [GCP] - billing on local endpoint fixed
     add 79e094b  [DLAB-1565]: [GCP] - billing on local endpoint fixed
     add bbe2c5e  [DLAB-1565]: [Azure] - billing on local endpoint updated
     add b6386fd  [DLAB-1565]: [Aws] - billing on local endpoint updated
     add 131823d  [DLAB-1565]: [Aws] - billing on local endpoint updated
     add 91224cc  [DLAB-1565]: billing on local endpoint fixed
     add ad23468  Merge branch 'DLAB-1571' into DLAB-1565-aws
     new 1d00ec5  Merge pull request #689 from apache/DLAB-1565-aws

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/general/lib/os/debian/ssn_lib.py           |  27 ++++-
 .../src/general/scripts/aws/ssn_configure.py       |   5 +-
 .../src/general/scripts/azure/ssn_configure.py     |  29 ++---
 .../src/general/scripts/gcp/ssn_configure.py       |  11 +-
 .../src/ssn/scripts/configure_billing.py           | 125 ++++++++++++++-------
 .../src/ssn/scripts/configure_ui.py                |   8 +-
 .../terraform/bin/deploy/billing_aws.yml           |   1 +
 services/billing-aws/billing.yml                   |  34 +++---
 .../billing-aws/src/main/resources/application.yml |  16 +--
 services/billing-azure/billing.yml                 | 104 +++++++++++------
 services/billing-gcp/billing.yml                   |  34 ++++--
 11 files changed, 261 insertions(+), 133 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 #689 from apache/DLAB-1565-aws

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

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

commit 1d00ec55e48d428bf5687637d7d277cf64c773f8
Merge: b6b4dfb ad23468
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Wed Apr 1 10:16:51 2020 +0300

    Merge pull request #689 from apache/DLAB-1565-aws
    
    Dlab 1565 aws

 .../src/general/lib/os/debian/ssn_lib.py           |  27 ++++-
 .../src/general/scripts/aws/ssn_configure.py       |   5 +-
 .../src/general/scripts/azure/ssn_configure.py     |  29 ++---
 .../src/general/scripts/gcp/ssn_configure.py       |  11 +-
 .../src/ssn/scripts/configure_billing.py           | 125 ++++++++++++++-------
 .../src/ssn/scripts/configure_ui.py                |   8 +-
 .../terraform/bin/deploy/billing_aws.yml           |   1 +
 services/billing-aws/billing.yml                   |  34 +++---
 .../billing-aws/src/main/resources/application.yml |  16 +--
 services/billing-azure/billing.yml                 | 104 +++++++++++------
 services/billing-gcp/billing.yml                   |  34 ++++--
 11 files changed, 261 insertions(+), 133 deletions(-)


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