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/09/12 08:05:55 UTC

[incubator-dlab] branch bil-2 updated (b2ccd81 -> 8d4a972)

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

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


    from b2ccd81  DLAB-23 additional log added
     add c012d21  Devops gcp billing
     add 1971736  Devops gcp billing. Added billing_dataset_name.
     add d43c4f4  Devops gcp billing. Added RedHat support.
     add 8320e93  Fixed MongoDB password parsing.
     add db65309  Set billing service on 8088 port in billing.yml
     add e319c0e  Fixed blling.yml
     new 8d4a972  Merge pull request #298 from apache/bil-devops

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:
 infrastructure-provisioning/scripts/deploy_dlab.py |  2 +
 .../src/general/lib/os/debian/ssn_lib.py           | 36 +++++++---
 .../src/general/lib/os/redhat/ssn_lib.py           | 78 ++++++++++++++++++++--
 .../src/general/scripts/gcp/ssn_configure.py       |  8 ++-
 .../src/ssn/scripts/configure_billing.py           |  5 ++
 .../src/ssn/scripts/configure_ui.py                | 10 ++-
 .../src/ssn/templates/supervisor_svc.conf          | 12 +++-
 services/billing-gcp/billing.yml                   |  6 +-
 .../webapp/src/dictionary/global.dictionary.ts     |  4 +-
 9 files changed, 133 insertions(+), 28 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 #298 from apache/bil-devops

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

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

commit 8d4a972d0f9e8ae73e74ca58ea203e3d6a42d2fb
Merge: b2ccd81 e319c0e
Author: bhliva <bo...@ukr.net>
AuthorDate: Thu Sep 12 11:05:49 2019 +0300

    Merge pull request #298 from apache/bil-devops
    
    Bil devops

 infrastructure-provisioning/scripts/deploy_dlab.py |  2 +
 .../src/general/lib/os/debian/ssn_lib.py           | 36 +++++++---
 .../src/general/lib/os/redhat/ssn_lib.py           | 78 ++++++++++++++++++++--
 .../src/general/scripts/gcp/ssn_configure.py       |  8 ++-
 .../src/ssn/scripts/configure_billing.py           |  5 ++
 .../src/ssn/scripts/configure_ui.py                | 10 ++-
 .../src/ssn/templates/supervisor_svc.conf          | 12 +++-
 services/billing-gcp/billing.yml                   |  6 +-
 .../webapp/src/dictionary/global.dictionary.ts     |  4 +-
 9 files changed, 133 insertions(+), 28 deletions(-)


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