Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 138)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#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
#62 fixed Ad Rspec: stitching extension rspeclint errors ibaldin@renci.org ahelsing@bbn.com
Description

stitch:aggregate attribute 'id' is required but missing

Ditto url

stitch: Before 'capacity' (or switchingCapabilityDescriptor), 'trafficEngineeringMetric' is required

Some links are missing capacity, maximumReservableCapacity - not a problem, but why the difference?

#75 fixed Ad RSpec: Typo in an interface yxin@renci.org ahelsing@bbn.com
Description

In the ExoSM Ad

Node urn:publicid:IDN+exogeni.net:bbnNet+node+orca-transit-net-vlan 3rd interface appears to have a typo in the ID: urn:publicid:IDN+exogeni.net:bbnNet+interface+bbnNet.rdf#BbnNet/BM/G8052/TenGigabitEthernet/1/2/ethernet

BM -> IBM

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