Closed Bug 1055589 Opened 10 years ago Closed 10 years ago

Deploy Release 0.4.5 to msisdn-gateway Production

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rhubscher, Assigned: bobm)

References

Details

(Whiteboard: [qa+])

      No description provided.
Depends on: 1055587
Whiteboard: [qa+]
Summary: Deploy Release 0.4.4 to msisdn-gateway Production → Deploy Release 0.4.5 to msisdn-gateway Production
:bobm are you doing this one?
Taking over bug.
Assignee: bwong → bobm
Status: NEW → ASSIGNED
Production deployment complete.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
OK.

https://msisdn.services.mozilla.com
returns
{"name":"mozilla-msisdn-gateway","description":"The Mozilla MSISDN Gateway","version":"0.4.5","homepage":"https://github.com/mozilla-services/msisdn-gateway/","endpoint":"https://msisdn.services.mozilla.com"}

so that is good.

Used the new CLI tool to do a roundtrip MT flow using my FxOS device.
Hitting msisdn Prod is successful:
Verified: {
  "exp": BLAH, 
  "iat": BLAH, 
  "iss": "msisdn.services.mozilla.com", 
  "lastAuthAt": BLAH, 
  "principal": {
    "email": "BLAH@msisdn.services.mozilla.com"
  }, 
  "pubkey": "<stripped>", 
  "publicKey": "<stripped>", 
  "verifiedMSISDN": "+1BLAH"
}
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.