Opened 11 years ago
Closed 10 years ago
#1138 closed (fixed)
OESS aggregate getversion does not return meaningful FOAM version
Reported by: | lnevers@bbn.com | Owned by: | luke@grnoc.iu.edu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | STITCHING | Version: | SPIRAL6 |
Keywords: | oess | Cc: | matt@internet2.edu, eboyd@internet2.edu |
Dependencies: |
Description
The OESS aggregate returns the following foam version for the AM API getversion command:
INFO omni: AM URN: unspecified_AM_URN (url: https://foam-oess-stage.grnoc.iu.edu:3626/foam/gapi/2) has version: omni: { 'foam_version': '000000000000+-default',
The version 'foam_version': '000000000000+-default' should reflect which version of FOAM this particular aggregate is based on, while still identifying itself as unique to this development effort.
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I hit this one while I was making other changes today... it should now return a unique version, e.g.:
'foam_version': '0000000010208+oess+stitching'
Note: See
TracTickets for help on using
tickets.
FOAM version is still not captured in getversion: