Closed
Bug 932557
Opened 12 years ago
Closed 12 years ago
Stand up zippy support in solitude
Categories
(Marketplace Graveyard :: Payments/Refunds, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-11-12
People
(Reporter: andy+bugzilla, Assigned: davidbgk)
References
Details
(Whiteboard: kanbanzilla[Review])
This is very basic zippy support in solitude that does the following:
- has a config file that maps name to the destination, for example
{'reference-paas': {'url': 'https://zippy.paas.allizom.org',
'auth': ... }}
- does the oauth config
- makes all the requests JSON with OAuth headers
- can be accessed at something like "/zippy/reference-paas/" in solitude
Just being able to do all that with zippy paves the way for the rest of the actual calls.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → david
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-11-12
| Assignee | ||
Updated•12 years ago
|
Whiteboard: kanbanzilla[Review]
| Assignee | ||
Comment 1•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•