[
https://issues.apache.org/jira/browse/AIRAVATA-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274023#comment-16274023
]
Madrina Thapa edited comment on AIRAVATA-2528 at 12/1/17 6:47 AM:
------------------------------------------------------------------
I have created ALlocationManagerServerHandler, AllocationManagerServer and
AllocationManagerClient. Added a new method to update the allocation request in
thrift CPI.
Link to Pull Request:
https://github.com/apache/airavata-sandbox/pull/19
was (Author: madrinathapa):
I have created ALlocationManagerServerHandler, AllocationManagerServer and
AllocationManagerClient. Added a new method to update the allocation request in
thrift CPI.
> Create a thrift service for resource allocation
> -----------------------------------------------
>
> Key: AIRAVATA-2528
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2528
> Project: Airavata
> Issue Type: Sub-task
> Components: Airavata Allocation Manager
> Affects Versions: 0.17
> Reporter: Madrina Thapa
> Assignee: Madrina Thapa
>
> +*Overview:*+
> 1. Referred
> [https://docs.google.com/document/d/1Dxat8ewk7GQ8qzrmEQsueKORgw6IPlYShVVByoAOAys/edit]
> to create thrift model for the allocation manager.
> 2. Created thrift CPI file for defining the interface.
> 3. Updated the thrift gen script file in the sharing-registry module.
> 4. Generated models and service with the updated script file.
> 5. Created a AllocationManagerServiceHandler to implement
> createAllocationRequest method for creating a new allocation request.
> 6. Created UserAllocationDetailsRepository to extend AbstractRepository to
> insert new request record in the user_allocation_details table.
> 7. Created AllocationManagerServer class to start the server.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)