You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2019/06/26 13:36:46 UTC

[airavata] branch staging updated (cc35ce9 -> 3ff1492)

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

dimuthuupe pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from cc35ce9  Adding local data location to ansibles
     add 57a3c60  Switching to indiana.edu domain
     add ae6a4e2  Merge branch 'master' of https://github.com/apache/airavata
     add 669032b  Switching to indiana.edu domain
     add 6c574ac  Removed the futurewater gateway in production gf4
     add eae9e32  Added new certificates to the new domain with indiana.edu
     add ca6a54f  Adding user email to groovy map
     add aa19cb3  Adding increased file sizes for the gateway
     add 3ff1492  Cleaning up local data directories once the experiment is failed or succeeded

No new revisions were added by this update.

Summary of changes:
 airavata-services/services-security/pom.xml        |   5 +
 .../service/security/AiravataSecurityManager.java  |   2 +
 .../service/security/KeyCloakSecurityManager.java  | 105 ++++++++++++++++++++-
 .../pfec-hydro-production/group_vars/pga/vars.yml  |   9 +-
 .../production/pga_config/pfec-hydro/vars.yml      |   2 +-
 .../scigap/production/pga_config/sdstate/vars.yml  |   3 +
 .../participant/airavata-server.properties.j2      |   6 ++
 modules/airavata-helix/helix-spectator/pom.xml     |  10 ++
 .../airavata/helix/impl/task/AiravataTask.java     |  37 ++++++++
 .../airavata/helix/impl/task/TaskContext.java      |  41 +++++++-
 .../helix/impl/task/completing/CompletingTask.java |   1 +
 .../task/submission/config/GroovyMapBuilder.java   |   6 +-
 .../impl/task/submission/config/GroovyMapData.java |  11 +++
 13 files changed, 226 insertions(+), 12 deletions(-)