Project

General

Profile

Actions

Task #530

closed

add storage manager service endpoint to new VREs at creation time

Added by Pasquale Pagano over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
System Application
Target version:
Start date:
Sep 03, 2015
Due date:
Oct 02, 2015
% Done:

100%

Estimated time:
Infrastructure:
Development

Related issues

Related to D4Science Infrastructure - Task #526: add storage manager service endpoint to new BlueBridge VREsClosedLucio LeliiSep 02, 2015Sep 03, 2015

Actions
Actions #1

Updated by Pasquale Pagano over 9 years ago

  • Related to Task #526: add storage manager service endpoint to new BlueBridge VREs added
Actions #2

Updated by Lucio Lelii over 9 years ago

  • Assignee changed from Lucio Lelii to Massimiliano Assante

This task was already opened (issue #240).

Actions #3

Updated by Massimiliano Assante over 9 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Massimiliano Assante over 9 years ago

  • Due date set to Oct 02, 2015
  • Status changed from In Progress to Feedback
  • Assignee changed from Massimiliano Assante to Lucio Lelii
  • Priority changed from High to Urgent

I modified the VRE Modeller Generic Resource both in devsec and gCubeApps by adding the storage runtime resource for the Workspace functionality as shown below, however the list of available resources is not returned by the service. It seems to work only with GenericResources (e.g. Statistical manager algorithms) not for runtime resources.

<Functionality>
                <Name>Shared Workspace</Name>
                <Description>This function provides the Virtual Research Environment                    with services resembling a folder-based file system for managing                    information objects. The services support the sharing of folders                    and items with coworkers as well as via URIs and WebDAV.                </Description>
                <SelectableResources>
                    <RuntimeResource description="Backend definition  for StorageManager library">
                        <Category>DataStorage</Category>
                    </RuntimeResource>
                </SelectableResources>
            </Functionality>
Actions #5

Updated by Lucio Lelii over 9 years ago

The problem was due to an old version of the keys installed on the VREModeler node: all the RuntimeResources with encrypted data were discarded.
I suggest also to set the StorageManager resource as mandatory (moved to the new the scope everytime the functionality, to which it belongs to, is selected).
You can find the schema in the wiki page linked in the ticket #240.

Actions #6

Updated by Massimiliano Assante over 9 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100

The issue is solved and released

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)