Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 138)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#24 wontfix Ad Rspec: same component_manager_id throughout ibaldin@renci.org ahelsing@bbn.com
Description

The Ad RSpec should use the same component_manager_id throughout, as this is the same AM.

Generally, component_manager_id == AM URN, and is of the form "<prefix>+<name>+authority+am". So I suggest you use "<prefix>+<SM site name>+authority+am"

#25 duplicate Ad Rspec: stitching extension issues ibaldin@renci.org ahelsing@bbn.com
Description

There are a few issues with the stitching extension as implemented. See email from Tom Lehman with details.

  • Only include the stitching element once
  • Only include 1 aggregate in that extension
  • Ensure consistent node/port/link IDs and references to nodes and links in the main body
  • If you don't support scheduling, say scheduled=false in the stitching extension
  • trim excess whitespace

Tom Lehman's comments on making IDs match:

i) Main Body of Advertisement RSpec Link Element Population (for links which connect to External Aggregates):
-there must be a link element for each connection to an External Aggregate.
-these link elements will each have two interface_ref component_id
-one of the interface_ref component_id references a local node->interface component_id
-the other interface_ref component_id is equal to a  link--->interface_ref component_id  in a link element of the External Aggregate 
-both of the peering Aggregates need to point to each other in consistent manner within their mainBody:link elements


ii) Stitching Extension Element Population:
-There will be one Stitching Extension with a single aggregate element per Aggregate
-Identify all mainBody:link elements which have a link->interface_ref component_id which is for an External Aggregate.'
-A stitch:node element must be created for each of the nodes associated with the above identified mainBody:link elements
    Note:  only the mainBody:node elements which are part of a connection to an External Aggregate must be included
                in the Stitching Extension.  However, Aggregates may include other mainBody:node elements if they desire.
-The stitch:node elements are populated as follows described below:
   --stitch:node id==mainBody:node component_id
   --stitch:port id==mainBody:link->interface_ref component_id (which equals a node->interface component_id)
   --stitch:link id==stitch:portid with ":some-descriptive-term" appended
   --stitch:remoteLinkId==the stitch:link id from the External Aggregate stitching extension
-both of the peering Aggregates need to point to each other in consistent manner with  their stitch:link and stitch:remoteLinkId elements
#26 duplicate Ad RSpec: Include external references ibaldin@renci.org ahelsing@bbn.com
Description

The Ad RSpec should include all external touchpoints: places where ExoGENI resources connect to I2, NLR, Starlight, or other networks, and through which an Experimenter might stitch other GENI resources to ExoGENI resources.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.