You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Sachin Kariyattin (JIRA)" <ji...@apache.org> on 2018/01/16 18:26:00 UTC

[jira] [Updated] (AIRAVATA-2619) Refactoring App Catalog implementation

     [ https://issues.apache.org/jira/browse/AIRAVATA-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sachin Kariyattin updated AIRAVATA-2619:
----------------------------------------
    Description: 
The app catalog module contains the following Impl classes.
{quote}ApplicationDeploymentImpl
 ApplicationInterfaceImpl
 ComputeResourceImpl
 GwyResourceProfileImpl
 StorageResourceImpl
 UsrResourceProfileImpl
{quote}
This task involves creating a repository class for app catalog and include all the methods from the Impl classes mentioned above. As a modular approach is being followed, to start of, only methods GwyResourceProfileImpl will be considered. So the RegistryServiceHandler methods only with respect to GwyResourceProfileImpl will be modified. Subsequently all methods related to app catalog will be refactored.

*Progress*:
 * Implemeted GatewayResourceProfileRepository.
 * Implemented ComputeResourceRepository.

  was:
The app catalog module contains the following Impl classes. 
{quote}ApplicationDeploymentImpl
ApplicationInterfaceImpl
ComputeResourceImpl
GwyResourceProfileImpl
StorageResourceImpl
UsrResourceProfileImpl{quote}

This task involves creating a repository class for app catalog and include all the methods from the Impl classes mentioned above. As a modular approach is being followed, to start of, only methods GwyResourceProfileImpl will be considered. So the RegistryServiceHandler methods only with respect to GwyResourceProfileImpl will be modified. Subsequently all methods related to app catalog will be refactored.




> Refactoring App Catalog implementation
> --------------------------------------
>
>                 Key: AIRAVATA-2619
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2619
>             Project: Airavata
>          Issue Type: Sub-task
>            Reporter: Sachin Kariyattin
>            Assignee: Sachin Kariyattin
>            Priority: Major
>
> The app catalog module contains the following Impl classes.
> {quote}ApplicationDeploymentImpl
>  ApplicationInterfaceImpl
>  ComputeResourceImpl
>  GwyResourceProfileImpl
>  StorageResourceImpl
>  UsrResourceProfileImpl
> {quote}
> This task involves creating a repository class for app catalog and include all the methods from the Impl classes mentioned above. As a modular approach is being followed, to start of, only methods GwyResourceProfileImpl will be considered. So the RegistryServiceHandler methods only with respect to GwyResourceProfileImpl will be modified. Subsequently all methods related to app catalog will be refactored.
> *Progress*:
>  * Implemeted GatewayResourceProfileRepository.
>  * Implemented ComputeResourceRepository.



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