Opened 10 years ago

Closed 10 years ago

#1209 closed (fixed)

Mismatch in getversion code_tag and for ION and MAX aggregates

Reported by: lnevers@bbn.com Owned by: ckotil@grnoc.iu.edu
Priority: major Milestone:
Component: STITCHING Version: SPIRAL6
Keywords: Cc: xyang@maxgigapop.net
Dependencies:

Description

Both MAX and ION Aggregate are running the latest version of the DCN Aggregate Manager 2.0. The page https://wiki.maxgigapop.net/twiki/bin/view/GENI/NetworkStitchingSoftware shows the following version information for the DCN Aggregate Manager (AM):

    Latest release (2.0): GENI-DCN-AM-R2.0.tar.gz
            Dependencies: IDC/OSCARSv6 client
                          myplc-5.1-4.onelab
                          sfa-2.0-9 
            SFA patches:  SFA-2.0-9-Patched 

The information that is available from the AM API getversion command which returns:

     'code_tag': '2.0-9','code_url': 'git://git.onelab.eu/sfa.git@sfa-2.0-9'

The getversion code_tag should capture version information information for the AM running at the aggregate.

Change History (2)

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

Cc: xyang@maxgigapop.net added
Owner: changed from xyang@maxgigapop.net to ckotil@grnoc.iu.edu
Status: newassigned

Change to SFA has been made. The new look below.

{   'code_tag': 'r2.0-v507',
    'code_url': 'https://svn.maxgigapop.net/svn/geni-aggregate/branches/r2.0',

Assign to Chad for update to ION AM.

comment:2 Changed 10 years ago by lnevers@bbn.com

Resolution: fixed
Status: assignedclosed

The MAX and ION aggregates now correctly report software version and are usually in synch. Right now both are running "'code_tag': 'r2.0-v523'".

Closing ticket.

Note: See TracTickets for help on using tickets.