#14 closed task (fixed)
Install the omf_sfa code on emmy9 for initial prototyping
Reported by: | johren@bbn.com | Owned by: | divyashri.bhat@gmail.com |
---|---|---|---|
Priority: | major | Milestone: | GEC17 |
Component: | ExperimentRegistry | Version: | Sprint1 |
Keywords: | Cc: | ||
Dependencies: |
Description
The omf sfa provides a reference implementation of a data model and REST interface similar to what we need for the GIMI experiment registry on the GIMI server. To start, we should install the omf_sfa code located at https://github.com/mytestbed/omf_sfa (see README) to start testing against the existing REST interface.
Change History (4)
comment:1 Changed 10 years ago by
Owner: | changed from somebody to divyashri.bhat@gmail.com |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
Milestone: | → GEC17 |
---|
Note: See
TracTickets for help on using
tickets.
I have installed the omf_sfa code on emmy9 and have begun testing the REST Interface. There are APIs to list slices, resources and details about a particular resource.
I am corresponding with Max about testing PUT and DELETE APIs so we can create slices, add resources and delete them.
He has also pushed new code under gimi_experimental_service. I am trying to test this out as well.
It seems to be similar to the experiment registry we are looking to create.