[ 
https://issues.apache.org/jira/browse/AIRAVATA-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343664#comment-16343664
 ] 

ASF GitHub Bot commented on AIRAVATA-2601:
------------------------------------------

tilaks26 opened a new pull request #165: [AIRAVATA-2601] Adding groups to 
Applications
URL: https://github.com/apache/airavata/pull/165
 
 
   Filtering of Application Deployments by gateway ID and user name. We first 
get a list of Application Deployment IDs that are accessible by the current 
user and then retrieve the list of Application Deployments. (Similar to how we 
search for Experiments).
   
   Files changed:
   
   AiravataDataMigrator.java -> Included a new Entity Type names APPLICATION
   AiravataServerHandler.java -> Modified getAllApplicationDeployments(), 
getAllAppModules() methods to filter the accessible Application IDs using the 
user name, modified launchExperiment() to first check if the user has access to 
launch an Experiment in the Application Module
   registry-api.thrift -> Modified getAllApplicationDeployments(), 
getAllAppModules() methods' parameter list to include the accessible 
Application IDs
   RegistryService.java -> Regenerated the Thrift stubs which changed the 
Registry Service interface
   ApplicationDeployment.java -> Modified getAllApplicationDeployements() 
method to include accessible Application Deployment IDs
   ApplicationInterface.java -> Modified getAllAppModules() method to include 
accessible Application Module IDs
   RegistryServerHandler.java -> Modified getAllApplicationDeployments(), 
getAllAppModules() methods to reflect the changes in ApplicationDeployment.java 
and RegistryService.java files

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Adding Groups to Applications
> -----------------------------
>
>                 Key: AIRAVATA-2601
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2601
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Registry API
>            Reporter: Sneha Tilak
>            Assignee: Sneha Tilak
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to