Closed ktbyers closed 7 years ago
Fixes #141
Other than random semantics, LGTM
@bewing Brought up the issue of rollback() checkpoint file isn't reusable across time (i.e. it is deleted on close() and is bound to the object a different connection to same device couldn't use it).
Going to discuss this in napalm-council.
Created an issue for rollback not persisting across time here:
I tested the following against an NXOSv device
stage merge, compare_config, commit_config, rollback stage replace, compare_config, commit_config, rollback stage replace, compare_config, discard_config, compare_config (no changes)
Kirk