Convert datasource API to RPC

Registered by Tim Hinrichs

datasource_model.py

To support the new distributed architecture, all of the API models must operate via RPC calls on the message bus. At the very least this requires modifying the current models so they utilize the RPC abstraction (even if it's faked) to communicate with the other nodes on the message bus. Ideally this code would actually send RPC messages via deepsix until the new distributed architecture is in place. This would ensure that all the serialization and message handling is done properly. We have a separate blueprint for each model so that we can track who is working on what.

Blueprint information

Status:
Complete
Approver:
None
Priority:
High
Drafter:
Tim Hinrichs
Direction:
Approved
Assignee:
Sayaji Patil
Definition:
Obsolete
Series goal:
None
Implementation:
Not started
Milestone target:
None
Completed by
Tim Hinrichs

Related branches

Sprints

Whiteboard

In the initial version, we won't be creating datasources via the API. It will all be done from the command line.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.