Custom Query (1408 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1408)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1013 fixed tag and formally release the ION AM software tlehman@maxgigapop.net Aaron Helsinger
Description

The ION AM software should be tagged in version control, and formally released with that tag to Internet2, such that the software running there is of a known version.

#1014 fixed Change units on capacity in stitching extension tlehman@maxgigapop.net Aaron Helsinger
Description

The capacity field in the stitching extension uses different units than in the main body of the RSpec. Change the default units in the stitching extension to kbits. Additionally, accept explicit units - e.g. G, g, Gbps, gbps, M, m, Mbps, mbps, K, k, Kbps, kbps, B, b, bps

The make coordinated changes in the stitching service, ION AM, etc.

#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().

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