mozilla / identity-ops

Tools and Chef cookbooks used by Mozilla Services Operations to provision and manage Persona
Other
24 stars 12 forks source link

Extend Opsview import/export tool to do synchronization #96

Closed gene1wood closed 11 years ago

gene1wood commented 11 years ago

Opsview enterprise may provide linking opsviews together master slave which might be a solution.

Need to be able to synchronize even when underlying object ID for a given object differ. E.g. if there's a difference in a "Host Template" called "Foo" between Opsview server 1 and Opsview server 2, and the object IDs on each server differ the synchronizer will still gracefully sync.

This may also require trying to track when a change was made to an object to determine which copy is newer and should be retained.

gene1wood commented 11 years ago

Ended up going with a more simple update/overwrite model instead of syncing : 9d9dfbdc0f56f1b136fc2c134a8e72fccd585c2d