Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Create a single module to sort out the records for different cloud providers/consumers #46

Open
ideahitme opened this issue Jan 4, 2017 · 0 comments

Comments

@ideahitme
Copy link
Contributor

ideahitme commented Jan 4, 2017

Module is supposed to:

  1. Consume the list of endpoints from producer
  2. Fetch the list of records from consumer
  3. Create three lists: create, update, delete
  4. Feed it to the consumer for update

Point 3 requires the logic for sorting out and it should help us standardise and test the components. Update list should contain the existing record in the cloud provider, as it is required by google to do the add/delete part.

@ideahitme ideahitme changed the title Create a single module to sort out the records for consumers Create a single module to sort out the records for different cloud providers/consumers Jan 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant