You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2020/02/17 16:17:38 UTC

[incubator-dlab] branch develop updated (134fe6e -> 0a9f4f6)

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

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


    from 134fe6e  [Dlab-1422] The endpoint URL verification (#588)
     add 5e25a7d  [DLAB-1527]: Rarely notebook is not created successful from the first attempt fixed
     add 6b0c738  [DLAB-1527]: fixes for RedHat implemented
     add 44d2823  [DLAB-1527]: fixes for RedHat updated
     new 0a9f4f6  Merge pull request #605 from apache/DLAB-1527

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/common_lib.py        | 34 +++++++++---
 .../src/general/lib/os/debian/edge_lib.py          |  7 ++-
 .../src/general/lib/os/debian/notebook_lib.py      | 64 +++++++++++-----------
 .../src/general/lib/os/debian/ssn_lib.py           | 19 ++++---
 .../src/general/lib/os/fab.py                      |  5 +-
 .../src/general/lib/os/redhat/common_lib.py        | 36 +++++++++---
 .../src/general/lib/os/redhat/edge_lib.py          |  8 +--
 .../src/general/lib/os/redhat/notebook_lib.py      | 60 ++++++++++----------
 .../src/general/lib/os/redhat/ssn_lib.py           | 21 +++----
 9 files changed, 148 insertions(+), 106 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 #605 from apache/DLAB-1527

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

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

commit 0a9f4f68ae80cb89c036d147acee60b56c184904
Merge: 134fe6e 44d2823
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Mon Feb 17 18:17:28 2020 +0200

    Merge pull request #605 from apache/DLAB-1527
    
    [DLAB-1527]: Rarely notebook is not created successful from the first attempt fixed

 .../src/general/lib/os/debian/common_lib.py        | 34 +++++++++---
 .../src/general/lib/os/debian/edge_lib.py          |  7 ++-
 .../src/general/lib/os/debian/notebook_lib.py      | 64 +++++++++++-----------
 .../src/general/lib/os/debian/ssn_lib.py           | 19 ++++---
 .../src/general/lib/os/fab.py                      |  5 +-
 .../src/general/lib/os/redhat/common_lib.py        | 36 +++++++++---
 .../src/general/lib/os/redhat/edge_lib.py          |  8 +--
 .../src/general/lib/os/redhat/notebook_lib.py      | 60 ++++++++++----------
 .../src/general/lib/os/redhat/ssn_lib.py           | 21 +++----
 9 files changed, 148 insertions(+), 106 deletions(-)


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