[
https://issues.apache.org/jira/browse/AIRAVATA-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367454#comment-16367454
]
ASF subversion and git services commented on AIRAVATA-2659:
-----------------------------------------------------------
Commit 47980a4e23c1929fb12f4003fc107b7cdf55779a in airavata's branch
refs/heads/group-based-auth from [~marcuschristie]
[ https://gitbox.apache.org/repos/asf?p=airavata.git;h=47980a4 ]
Merge pull request #169 from sachinkariyattin/registry-refactoring
[AIRAVATA-2659] GroupResourceProfile for modeling resource sharing with
specific groups of users
> GroupResourceProfile for modeling resource sharing with specific groups of
> users
> --------------------------------------------------------------------------------
>
> Key: AIRAVATA-2659
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2659
> Project: Airavata
> Issue Type: Improvement
> Reporter: Sachin Kariyattin
> Assignee: Sachin Kariyattin
> Priority: Major
>
> The first step in implementing the Group Resource Profile backend is to
> create the required models and add methods to store the details in the
> registry. The GroupResourceProfile implementation will be added to the
> app_catalog and the following changes have been made as part of it.
> * Created the following thrift models for the GroupResourceProfile
> {{ struct GroupResourceProfile}}
> {{ struct GroupComputeResourcePreference}}
> {{ struct ComputeResourcePolicy}}
> {{ struct BatchQueueResourcePolicy}}
> * Created new tables in the app_catalog schema.
> * Implemented GroupResourceProfileRepository.
> * Added GroupResourceProfileRepositoryTest.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)