Opened 12 years ago

Closed 11 years ago

#75 closed (fixed)

Ad RSpec: Typo in an interface

Reported by: ahelsing@bbn.com Owned by: yxin@renci.org
Priority: trivial Milestone:
Component: AM Version: SPIRAL4
Keywords: Cc:
Dependencies:

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

Change History (4)

comment:1 Changed 12 years ago by ibaldin@renci.org

Owner: changed from somebody to ibaldin@renci.org
Status: newassigned

This has been fixed in NDL model. It will become visible next time there is a redeployment.

comment:2 Changed 12 years ago by ahelsing@bbn.com

Priority: minortrivial

I now see this:

      <node component_id="urn:publicid:IDN+exogeni.net:bbnNet+node+orca-transit-net-vlan" component_manager_id="urn:publicid:IDN+exogeni.net:bbnNet+authority+am" component_name="orca-transit-net-vlan" exclusive="false">    
            <hardware_type name="orca-transit-net-vlan">      
                  <ns3:node_type type_slots="10"/>      
            </hardware_type>    
            <available now="true"/>    
            <interface component_id="urn:publicid:IDN+exogeni.net:bbnNet+interface+BbnNet:IBM:G8052:TenGigabitEthernet:1:1" role="experimental"/>    
            <interface component_id="urn:publicid:IDN+exogeni.net:bbnNet+interface+BbnNet:IBM:G8052:TenGigabitEthernet:1:0" role="experimental"/>    
            <interface component_id="urn:publicid:IDN+exogeni.net:bbnNet+interface+BbnNet:BM:G8052:TenGigabitEthernet:1:2" role="experimental"/>    
      </node>  

Not that ':BM:' is still there.

comment:3 Changed 12 years ago by ibaldin@renci.org

Owner: changed from ibaldin@renci.org to yxin@renci.org
Status: assignednew

There is a typo in bbnNet.rdf:

<!ENTITY TenGigabitEthernet9 "http://geni-orca.renci.org/owl/bbnNet.rdf#BbnNet/BM/G8052/TenGigabitEthernet/1/2/" >

comment:4 Changed 11 years ago by lnevers@bbn.com

Resolution: fixed
Status: newclosed

Verified that that Advertisement RSpec now show "BbnNet?/IBM" in place of "BbnNet?/BM". Problem is solved, closing ticket.

Note: See TracTickets for help on using tickets.