Move "managers" model readonly methods to datasource model

Registered by Sayaji Patil

According to the new distributed architecture, api's to add and delete datasources
will not be supported. So we don't need the methods that correspond to creation/
deletion of datasources anymore. All the readonly get_* methods will be moved to the
datasource_model.py and eventually creation/deletion methods will be removed
alongwith the manager.py

Blueprint information

Status:
Complete
Approver:
Tim Hinrichs
Priority:
High
Drafter:
Sayaji Patil
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for newton
Implementation:
Implemented
Milestone target:
milestone icon newton-1
Started by
Sayaji Patil
Completed by
Tim Hinrichs

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/dist-refactor-datasource-manager,n,z

Addressed by: https://review.openstack.org/212203
    For distributed architecture, certain methods will be moved from managers/datasource.py to api/datasource_model.py. To facilitate that change it is necessary to remove the synchronizer code from api/datasource_model.py.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.