Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-6663

FIWARE.Request.Tech.Cloud.ObjectStorage.Request to GE Object Storage team

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      Cloud
    • HD-Enabler:
      Object Storage

      Description

      Dear Kalman and the Object Storage team,

      at our Accelerator EUROPEANPIONEERS, we have tested some Enablers, also Object Storage.

      Sorry for not posting it to the GitHub, for some reason there is no issue tracker for Swift.

      One of our results is a web based show case demonstrating image transactions with the API, with Dockerfile for this component.

      Do you think this could be a useful contribution to the project, allowing new developers very easy visual access to Enabler features, with 1 minute setup?

      Please have a look:
      https://github.com/IAIS4EP/fiware/tree/master/ge/ge_object_storage/sample

      If you like it - can we make it to a pull request?

      As a side question – is this GE idempontent with Swift, e.g. FIWARE has build part of Open Stack by this way?

      kind regards
      Peter

        Activity

        Hide
        ymoatti Yosef Moatti added a comment -

        I have to push answer to tomorrow in order to be able to get counsel from team member

        Show
        ymoatti Yosef Moatti added a comment - I have to push answer to tomorrow in order to be able to get counsel from team member
        Hide
        ymoatti Yosef Moatti added a comment -

        Having looked at the code I see (in https://github.com/IAIS4EP/fiware/blob/master/ge/ge_object_storage/sample/fiwareImageStorage.php)

        private $SWIFT_CONTAINER = "testcontainer"; //container name for storing images. e.g. "images"
        private $SWIFT_USER = "test:tester"; //user name of existing object storage account. e.g. "test:tester"
        private $SWIFT_KEY = "testing"; //user secret key of existing object storage account. e.g. "testing"

        so assuming that this tool would be integrated into a GUI my understanding is that someone would have to integrate your tool with the GUI. Am I right? Who would do that ?
        Thanks

        Show
        ymoatti Yosef Moatti added a comment - Having looked at the code I see (in https://github.com/IAIS4EP/fiware/blob/master/ge/ge_object_storage/sample/fiwareImageStorage.php ) private $SWIFT_CONTAINER = "testcontainer"; //container name for storing images. e.g. "images" private $SWIFT_USER = "test:tester"; //user name of existing object storage account. e.g. "test:tester" private $SWIFT_KEY = "testing"; //user secret key of existing object storage account. e.g. "testing" so assuming that this tool would be integrated into a GUI my understanding is that someone would have to integrate your tool with the GUI. Am I right? Who would do that ? Thanks
        Hide
        peter Peter Muryshkin added a comment -

        Hi, Yosef, nice to e-meet you!

        To answer you question, our UI setup is not thought to be necessariliy directly integrated to somewhere.
        Moreover, it is a working setup to demonstrate interested developers how to use the Object Storage for a real life use case - store and retrieve images. We hope that one or other code snippet might be useful than, or that the example inspires more people to recognize why this GE is great!

        kind regards
        Peter

        Show
        peter Peter Muryshkin added a comment - Hi, Yosef, nice to e-meet you! To answer you question, our UI setup is not thought to be necessariliy directly integrated to somewhere. Moreover, it is a working setup to demonstrate interested developers how to use the Object Storage for a real life use case - store and retrieve images. We hope that one or other code snippet might be useful than, or that the example inspires more people to recognize why this GE is great! kind regards Peter

          People

          • Assignee:
            ymoatti Yosef Moatti
            Reporter:
            peter Peter Muryshkin
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: