Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1014 closed (fixed)

Change units on capacity in stitching extension

Reported by: Aaron Helsinger Owned by: tlehman@maxgigapop.net
Priority: major Milestone:
Component: MAXSCS Version: SPIRAL5
Keywords: Cc: xyang@maxgigapop.net
Dependencies:

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.

Change History (3)

comment:1 Changed 11 years ago by xyang@maxgigapop.net

Resolution: fixed
Status: newclosed

Patched both AM and SCS code and checked in the code to repositories.

comment:2 Changed 11 years ago by Aaron Helsinger

Please update the wiki on how to create the stitching extension to note the default units.

comment:3 Changed 11 years ago by xyang@maxgigapop.net

Added the following note in red color to bottom of some wiki pages:

Note: GENI Stitching extension uses kilobit-per-second (kbps) as default unit for bandwidth/capacity. It also accepts explicit unit like B,K,M,G, Mb, Mbps etc. The above example RSpecs originally used bps as default and have not been updated.

Note: See TracTickets for help on using tickets.