Opened 11 years ago

Closed 11 years ago

#1030 closed (fixed)

add geni_expires in sliverstatus reply

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

Description

slicerstatus output should look like the below:

{'geni_expires': '2013-05-17T13:30:10.000-04:00',
 'geni_resources': [{'geni_error': '',
                     'geni_status': 'failed',
                     'geni_urn': 'urn:publicid:IDN+emulab.net+sliver+xilocaltest1_vlan_ion.internet2.edu-16571'}],
 'geni_status': 'failed',
 'geni_urn': 'urn:publicid:IDN+emulab.net+slice+xilocaltest1'}

Attachments (1)

sfa-2.0-9-patch-9.diff (646 bytes) - added by xyang@maxgigapop.net 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by xyang@maxgigapop.net

Attachment: sfa-2.0-9-patch-9.diff added

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

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

Fixed. To update the code:

  1. update AggregateAttic/wsdl and AggregateWS and recompile - ant axis2-deploy-local
  2. ant clean; ant client-api-jar; cp dist/AggregateWS-client-api.jar /usr/local/MAXGENI_AM_APIClient/AggregateWS-client-api.jar
  3. patch SFA with attached sfa-2.0-9-patch-9.diff

Reassigned to Chad. Note that this is not urgent. We can upgrade later together with other patches.

comment:2 Changed 11 years ago by ckotil@grnoc.iu.edu

Status: newassigned

I've applied the sfa patch, and restarted sfa. I've also updated ION AM and the client API to the latest revision from the repo and restarted tomcat6.

comment:3 Changed 11 years ago by ckotil@grnoc.iu.edu

Owner: changed from ckotil@grnoc.iu.edu to xyang@maxgigapop.net
Status: assignednew

comment:4 Changed 11 years ago by Aaron Helsinger

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.