Opened 12 years ago

Closed 12 years ago

#107 closed (fixed)

short name for slice authority in UI should be treated consistently

Reported by: chaos@bbn.com Owned by: somebody
Priority: major Milestone: GEC15 demo
Component: WebUI Version:
Keywords: Cc:
Dependencies:

Description

The new python client supports only a URN as the unique identifier for a SliceAuthority object. (This is what we want.) However, historically, it was possible to submit both a short name and a URN, so new data and old data are inconsistent in the SA list at https://gmoc-db2.grnoc.iu.edu/protected-openid/index.pl?method=sas.

Make a consistent UI choice for SA short name display (perhaps by stripping the URN prefix and suffix to get a short name to display, perhaps not), and stop displaying the value of the now-deprecated name field.

Change History (3)

comment:1 Changed 12 years ago by chaos@bbn.com

Milestone: GEC15 web UI requestsGEC15 demo

This would be nice to have for the demo if it's easy.

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

Per Kevin, the list of slice authorities now pulls the authority part from the URN, and displays that.

Looks good on gmoc-db2. I'll close this when it's pushed out to gmoc-db.

comment:3 Changed 12 years ago by chaos@bbn.com

Resolution: fixed
Status: newclosed

This has been pushed out to gmoc-db.

Note: See TracTickets for help on using tickets.