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

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

tilaks26 opened a new pull request #146: [AIRAVATA-2601] Adding groups to 
Applications
URL: https://github.com/apache/airavata/pull/146
 
 
   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() 
method to filter the accessible Application Deployment IDs using the user name
   - registry-api.thrift -> Modified getAllApplicationDeployments() method's 
parameter list to include the accessible Application Deployment IDs
   - RegistryService.java -> Regenerated the Thrift stubs which changed the 
Registry Service interface
   - ApplicationDeployment.java -> Modified getAllApplicationDeployements() 
method to include accessible Application Deployment IDs
   - RegistryServerHandler.java -> Modified getAllApplicationDeployments() 
method to reflect the changes in ApplicationDeployment.java and 
RegistryService.java files
   
   TODO:
   
   - Modify the launchExperiment() method in AiravataServerHandler.java to 
first check if the user has access to launch an Experiment in the Application 
Deployment.

----------------------------------------------------------------
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:
[email protected]


> 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
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to