Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 138)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#42 fixed RSpecs: clean up sliver_id in manifests ibaldin@renci.org ahelsing@bbn.com
Description

sliver_id in manifest is a bit messy to read: What about: "<prefix>+<site>+sliver+<AM name>+<slice name>+<client_id, including a GID>"?

#43 fixed RSpecs: Ensure manifests include assigned IPs, etc ibaldin@renci.org ahelsing@bbn.com
Description

Double check manifests include assigned IPs, netmask, etc in the <interface> sub-element of <node> elements.

(see manifest-common.xsd and <xs:complexType name="IpContents"> )

#44 fixed RSpecs: Clean up link component_id for readability ibaldin@renci.org ahelsing@bbn.com
Description

Clean up link component_id for readability

Current is: urn:publicid:IDN+geni-orca.renci.org+interface+osgrenciNet.rdf#OsgrenciNet/Juniper/1600/GigabitEthernet/gB/1/ethernet

Can you do something like: "<prefix>+<site>+interface+<node or switch name>:<port#>:<remote end name>, EG: "<prefix>+emulab.net+interface+procurve-pgeni-wash:10:ion"

Maybe it is just using ':' or '+' instead of '#' and '/'.

Name the port# where possible, and the remote end where possible.

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