Custom Query (1408 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 1408)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#1011 fixed Support link_type and exclude non VLAN from stitching xyang@maxgigapop.net Aaron Helsinger
Description

There is a <link_type> sub element under <link> possible. If present, with a value other than vlan (case insensitive), then the experimenter is not requesting a VLAN stitch. The SCS should exclude such other links.

#1015 fixed Log slice creator, email when creating ION slices xyang@maxgigapop.net Aaron Helsinger
Description

The ION AM should log more information locally when it creates circuits, to aid in local debugging and contacting people in case of problems:

  • Circuit ID
  • Slice URN
  • Slice creator URN
  • Slice creator email
  • Creation time

This should be logged to a file or DB, for easy access by local admins.

Note that in the SFA code, you can do get_urn() and get_email() on the certificate of the user. Given the slice credential, you do cred.gidCaller.get_urn() and cred.gidCaller.get_email().

#1016 fixed SCS returns malformed VLAN range xyang@maxgigapop.net Aaron Helsinger
Description

With certain hop exclusion list inputs, SCS returns a malformed VLAN Range for vlanRangeAvailability.

Sent options:

{'geni_routing_profile': {u'link': {'hop_exclusion_list': [u'urn:publicid:IDN+emulab.net+interface+procurveA:3.19=753,764,769,772,779,792,802,805,812,819,831,835,844,845,847,856,863,864,871,873,875,885,886,889,905,907,908,914,918,924,935,937,949,956,981-983,992,1000']}}}

Got back a range that was 865-999-999

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