Move communications over to twister
Registered by
Damien Churchill
Dryad should move over to using the twisted framework for communications as there is no point in reimplementing something already existing (dryad's current implementation is *very* basic)
Blueprint information
- Status:
- Complete
- Approver:
- Damien Churchill
- Priority:
- Essential
- Drafter:
- Damien Churchill
- Direction:
- Needs approval
- Assignee:
- Damien Churchill
- Definition:
- Approved
- Series goal:
- Accepted for 0.1
- Implementation:
- Implemented
- Milestone target:
- 0.1
- Started by
- Damien Churchill
- Completed by
- Damien Churchill
Related branches
Related bugs
Sprints
Whiteboard
Settled upon using twisted-conch and running a SSH server.
Implemented a JSON-RPC interface using exec_command and also allowing the ability to simply ssh to the core.
(?)