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/07/02 08:52:47 UTC

[incubator-dlab] branch feature/projects updated (bca152a -> cb60569)

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

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


    from bca152a  DLAB-830 added project statuses and possibility to terminate project
     new 97b2b4f  aws - project tag added for bucket gcp - project creation, project_prepary.py created
     new 2ce490e  aws - notebook creation nginx error fixed
     new ed009ee  aws - notebook creation bug fixed ldap_user removed
     new ab6f5e7  aws - edge stop/start/status returned
     new cb60569  Merge pull request #131 from bodnarmykola/DLAB-748

The 6238 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/src/edge/fabfile.py    | 147 ++++++++++-----------
 .../src/general/lib/os/debian/edge_lib.py          |   4 +-
 .../src/general/lib/os/redhat/edge_lib.py          |   4 +-
 .../src/general/scripts/aws/project_prepare.py     |   6 +
 .../src/general/scripts/aws/ssn_configure.py       |   1 +
 .../gcp/{edge_prepare.py => project_prepare.py}    | 106 +++++++--------
 .../src/general/scripts/gcp/ssn_configure.py       |   2 +-
 .../scripts/configure_nginx_reverse_proxy.py       |  17 ++-
 .../src/project/templates/nginx.conf               |  20 +--
 9 files changed, 154 insertions(+), 153 deletions(-)
 copy infrastructure-provisioning/src/general/scripts/gcp/{edge_prepare.py => project_prepare.py} (81%)


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