HomePhorge

Base class for network device based providers
596571fd2b03Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Base class for network device based providers

This is the common bits of all future network device providers
that are using prefetching/flushing to limit the number of
calls to the remote network device.

The idea is that we need one transaction to prefetch and one
to flush each instance.

Implementors needs to implement lookup which returns a hash
of the found entity, and flush to update the remote device.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Apr 8 2011, 10:19 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6560da52674d: Ssh transport for network device management
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU596571fd2b03: Base class for network device based providers (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Apr 8 2011, 10:19 AM